-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Angularfire v19 broken for the compat API #3594
New issue
Have a question about this project? No Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “No Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? No Sign in to your account
Comments
This issue does not seem to follow the issue template. Make sure you provide all the required information. |
This was referenced Dec 19, 2024
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 Sign up for free
to join this conversation on GitHub.
Already have an account?
No Sign in to comment
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: