firebaseui-web icon indicating copy to clipboard operation
firebaseui-web copied to clipboard

Support Firebase JS SDK v11

Open remarkablemark opened this issue 1 year ago • 4 comments

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

remarkablemark avatar Oct 22 '24 04:10 remarkablemark

Second that

gbourne1 avatar Oct 24 '24 14:10 gbourne1

+1

dzak83 avatar Oct 26 '24 22:10 dzak83

+1

Brakkar avatar Dec 04 '24 09:12 Brakkar

Opened a ticket with Firebase - see if it helps (can upvote): https://firebase.uservoice.com/forums/948424-general/suggestions/49191386-firebase-ui-support

gbourne1 avatar Dec 09 '24 00:12 gbourne1

@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 avatar Apr 14 '25 07:04 adamkoch

@adamkoch the overrides worked, see https://github.com/lilboards/lilboards/pull/2180

remarkablemark avatar Apr 14 '25 16:04 remarkablemark

@remarkablemark - thanks for confirming!

adamkoch avatar Apr 14 '25 22:04 adamkoch