-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Support Firebase JS SDK v11 #1107
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “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? Sign in to your account
Comments
Second that |
+1 |
1 similar comment
+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 lilboards/lilboards#2180 |
@remarkablemark - thanks for confirming! |
Uh oh!
There was an error while loading. Please reload this page.
Is your feature request related to a problem? Please describe.
As a developer, I want to use firebase@11.0.0 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 lilboards/lilboards#2180
Additional context
Somewhat related to #1055
The text was updated successfully, but these errors were encountered: