invertase / invertase/tanstack-query-firebase
Enabled option error
- Dominant language
- TypeScript
- Stars
- 462
- Forks
- 69
- PR merge metrics
- No merged PRs in 30d
Description
**Please help me with a problem**
_Description of the problem:_
Everything works fine until I refresh the browser page.
I expect the request to be executed after the userId is true
But **subscribe** seems to ignore the **enabled** option
That is, the userId does not have time to form, as it makes a **request**?
What am I doing wrong?
Writing **user.uid** to the global state

Getting a collection by **userId** from the global state

Contributor guide
Assessment
This issue has not been assessed yet.