firebase / firebaseui-web

FirebaseUI is an open-source JavaScript library for Web that provides simple, customizable UI bindings on top of Firebase SDKs to eliminate boilerplate code and promote best practices.
https://firebase.google.com/
Apache License 2.0
4.58k stars 1.06k forks source link

FirebaseUi not Supporting firebase@9.6.5 #922

Open iamthehimansh opened 2 years ago

iamthehimansh commented 2 years ago

[REQUIRED] Describe your environment

[REQUIRED] Describe the problem

Not Working

Steps to reproduce:

Relevant Code:

https://stackblitz.com/fork/firebase-issue-sandbox

// TODO(you): code here to reproduce the problem
lisajian commented 2 years ago

Hi, thanks for filing this issue! We are unable to promise any timeline for this, but if others also have this issue, adding a +1 on this issue can help us prioritize adding this to the roadmap.

(Googler-only internal tracking bug: b/217764395)

chase-brenchley commented 2 years ago

What version of firebase SDK should one use instead? 9.5?

thanhtutzaw commented 2 years ago

You can use Firebaseui v 5.0 with Firebase v8.9 ( You can find in https://github.com/gladly-team/next-firebase-auth/tree/main/example )