ParseReact
ParseReact copied to clipboard
The observation value "[Object]" is not subscribable. Make sure you are returning the Query, and not fetching it yourself.
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:

I get a this error and undefined in the render() {} block for tweets object. Any lead on how to resolve this would be great
