Skip to content
This repository was archived by the owner on Jan 26, 2021. It is now read-only.
This repository was archived by the owner on Jan 26, 2021. It is now read-only.

Getting lots of "Attempted to flatten something that is not a Parse Object" #117

@0x0ece

Description

@0x0ece

Since ParseReact 0.5 (but maybe also 0.4.x) I'm getting a lot of warnings
"Attempted to flatten something that is not a Parse Object".

I suspect this happens on models with a filed of type Array that contains (json) objects.
So like model Person, with field sons of type Array, and the actual value of John.sons = [{"name": "John Jr."}, ... ]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions