ParseReact icon indicating copy to clipboard operation
ParseReact copied to clipboard

The observation value "[Object]" is not subscribable. Make sure you are returning the Query, and not fetching it yourself.

Open dariye opened this issue 10 years ago • 0 comments

PS: submitted an issue on the Parse repo regarding this issue as well.

I can't seem to be able to query Parse. I'm using the ParseReact and React packages. Here's my code:

screen shot 2015-11-24 at 12 29 27 pm

I get a this error and undefined in the render() {} block for tweets object. Any lead on how to resolve this would be great screen shot 2015-11-24 at 12 28 49 pm

dariye avatar Nov 24 '15 17:11 dariye