We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Looks like the inject(NgZone) added here on #3586 are causing these issues for compat:
inject(NgZone)
Here are the lines in the repo: https://github.com/angular/angularfire/blame/main/src/compat/firestore/firestore.ts#L200 https://github.com/angular/angularfire/blame/main/src/compat/firestore/firestore.ts#L230
The text was updated successfully, but these errors were encountered:
This issue does not seem to follow the issue template. Make sure you provide all the required information.
Sorry, something went wrong.
Pushed a PR proposing the fix.
I'm having the same problem with the latest version, did u get the fix?
I pushed a PR with possible fix here #3595
No branches or pull requests
Uh oh!
There was an error while loading. Please reload this page.
Looks like the
inject(NgZone)
added here on #3586 are causing these issues for compat:Here are the lines in the repo:
https://github.com/angular/angularfire/blame/main/src/compat/firestore/firestore.ts#L200
https://github.com/angular/angularfire/blame/main/src/compat/firestore/firestore.ts#L230
The text was updated successfully, but these errors were encountered: