firebase / firebase/firebaseui-web-react
Buttons hiding when rendering two StyledFirebaseAuth components
- Lingua principale
- JavaScript
- Stelle
- 1.3k
- Fork
- 246
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
I am using two StyledFirebaseAuth components, one for signing up and the other inside a modal for signing in. When the modal renders, the buttons in the modal (sign in with google, ms, email) disappear and render in the other StyledFirebaseAuth instead. When the modal closes, the buttons that had rendered behind the modal disappear.
Independently both these components work fine when they are not rendered simultaneously.
Are there known issues related to this?
I am wondering if I would be best off finding a way to stop rendering one component entirely when the other is being used
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.