firebaseui-web
firebaseui-web copied to clipboard
Support Firebase JS SDK v11
Is your feature request related to a problem? Please describe. As a developer, I want to use [email protected] so that I'm using the latest version.
Describe the solution you'd like
Update package.json peerDependencies?
Describe alternatives you've considered I ended up using overrides in https://github.com/lilboards/lilboards/pull/2180
Additional context Somewhat related to #1055
Second that
+1
+1
Opened a ticket with Firebase - see if it helps (can upvote): https://firebase.uservoice.com/forums/948424-general/suggestions/49191386-firebase-ui-support
@remarkablemark - did overrides work fine for you in the end to be able to upgrade the firebase dep?
or wondering if anyone else has any other workaround to be able to upgrade firebase to v11?
@adamkoch the overrides worked, see https://github.com/lilboards/lilboards/pull/2180
@remarkablemark - thanks for confirming!