🐛 [firebase_ui_auth example] render overflow when error on sign-in by phone on web app #10485
Labels
platform: web
Issues / PRs which are specifically for web.
plugin: ui
resolution: fixed
A fix has been merged or is pending merge from a PR.
type: bug
Something isn't working
Bug report
This is for the web app version.
Render overflow on screen for entering the SMS code when trying to sign in by "phone" and it reports an error "User can only be linked to one identity for the given provider". Also this error is possibly spurious. I enter my phone number and it sends me a six digit code and when I enter the six digit code it gives me an error. It may be because I have also used my google account to sign in - but I was signed out when I tried to sign in by phone.
The overflow occurs only when the browser window is wider than about 21 cm.
Steps to reproduce
Steps to reproduce the behavior:
This is what I did.
0. make the chrome browser window wider than 21 cm
Expected behavior
No render overflow
Sample project
Using the example app that comes with ui auth 1.1.13
pub.dev\firebase_ui_auth-1.1.13\example
Additional context
Add any other context about the problem here.
Flutter doctor
Run
flutter doctor
and paste the output below:Click To Expand
Flutter dependencies
Run
flutter pub deps -- --style=compact
and paste the output below:Click To Expand
The text was updated successfully, but these errors were encountered: