invertase / invertase/tanstack-query-firebase
Compatibility with firebase/compat/app
Open
react-query-firebase
- Dominant language
- TypeScript
- Stars
- 462
- Forks
- 69
- PR merge metrics
- No merged PRs in 30d
Description
I have stumbled with CORS 'Access-Control-Allow-Origin issues when trying to start a session with the node.js v9 firebase library in Firefox.
However, when using the v9 Firebase compat APIs, they are not supported by react-query-firebase (due to Typescript warnings), so how should I handle this? Thanks.
Contributor guide
Assessment
This issue has not been assessed yet.