parse-community / parse-react

[EXPERIMENTAL] React, React Native, and React with SSR (e.g. Next.js) packages to interact with Parse Server backend
https://parseplatform.org/
MIT License
70 stars 27 forks source link

:bug: fix useParseQuery will always open livequery #90

Closed scottjeremy closed 2 years ago

scottjeremy commented 2 years ago

useParseQuery options doesn't work: enableLocalDatastore && enableLiveQuery

useParseQuery will always open livequery.

fix #91

michaelaflores commented 2 years ago

@davimacedo are there any plans to accept this PR? Am interested in this bug fix.

davimacedo commented 2 years ago

Could you guys please provide more details / explain how to reproduce the issue?

scottjeremy commented 2 years ago

Could you guys please provide more details / explain how to reproduce the issue?

91