-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Closed
Labels
platform: webIssues / PRs which are specifically for web.Issues / PRs which are specifically for web.plugin: uiresolution: fixedA fix has been merged or is pending merge from a PR.A fix has been merged or is pending merge from a PR.type: bugSomething isn't workingSomething isn't working
Milestone
Description
Bug report
Describe the bug
Sign in error message causes UI overflow on flutterfire_ui: ^0.4.0
Steps to reproduce
Steps to reproduce the behavior:
- Create a basic SignInScreen widget
- Run app and produce error
- See error causes ui to overflow
SignInScreen(
providerConfigs: [
EmailProviderConfiguration(),
GoogleProviderConfiguration(),
],
);
jtmuller5, workerbee22 and cudajo
Metadata
Metadata
Assignees
Labels
platform: webIssues / PRs which are specifically for web.Issues / PRs which are specifically for web.plugin: uiresolution: fixedA fix has been merged or is pending merge from a PR.A fix has been merged or is pending merge from a PR.type: bugSomething isn't workingSomething isn't working
