You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was mimicking the API in ParseReact when I went with this.data. But I agree it doesn't feel the cleanest.
It might be cleaner with higher order components like discussed in #8 but that has its own downsides. I'm definitely open to any suggestions for a more appropriate model.
Is there a reason why props & state aren't used for the QueryResults? It seems to defeat the purpose of React's optimized render.
The text was updated successfully, but these errors were encountered: