Compatibility with `firebase` v9 and `@angular/fire` v7
See original GitHub issueJust a heads-up that this package is not compatible with the latest versions of firebase
(v9) and @angular/fire
(v7), due to them introducing several breaking changes.
In the short term, making a package compatible with the latest versions of firebase
and @angular/fire
could be just a matter of updating the import paths.
Issue Analytics
- State:
- Created 2 years ago
- Reactions:1
- Comments:10 (2 by maintainers)
Top Results From Across the Web
angularfire/version-7-upgrade.md at master - GitHub
AngularFire v7.0 has a compatibility layer that supports the AngularFire v6.0 ... In order to better support the tree-shakability introduced in Firebase v9 ......
Read more >Upgrade to Angular/FIre V7 and Firebase V9 ... - Stack Overflow
I have an Ionic 5/Angular 12/Capacitor 3 mobile app that I am upgrading to Firebase 9 and Angular/Fire 7. Using the Angular/Fire upgrade ......
Read more >Upgrade from version 8 to the modular Web SDK - Firebase
Compat - a familiar API surface which is fully compatible with the version 8 SDK, allowing you to upgrade to version 9 without...
Read more >Firebase 9: A Breath of Fresh Air for the AngularFire App
In this tutorial, we will cover: Migration from AngularFire 6 to Angular 7 in compatibility mode; Migration strategy from compatibility mode to ...
Read more >Angular 14 Firebase CRUD Tutorial With AngularFire 7
AngularFire provides a compatibility layer that will allow you to use the latest version of the library, while fully supporting the AngularFire v6.0...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
The compatibility mode compiles properly.
Obviously changing node_module files locally isn’t practical.
When trying to build the project it doesn't work though, here's the list of error messages:
For the first few errors, I fixed similar errors by changing my imports from:
to
https://www.npmjs.com/package/ngx-auth-firebaseui v6 is now live
this is fixed now
thank you<3