Skip to content
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

🐛 PaneItem throws a RenderFlex overflowed exception when compacted pane opening #588

Closed
MasterHiei opened this issue Oct 22, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@MasterHiei
Copy link
Contributor

Describe the bug
It only happens when a infoBadge widget added.

To Reproduce
Steps to reproduce the behavior:

  1. Running example app
  2. Go to NavigationView page
  3. Select compact display mode
  4. Open pane
  5. See error

Expected behavior
No exception.

Additional context
test

════════ Exception caught by rendering library ═════════════════════════════════
The following assertion was thrown during layout:
A RenderFlex overflowed by 20 pixels on the right.

The relevant error-causing widget was
NavigationView
lib\…\navigation\navigation_view.dart:104
You can inspect this widget using the 'Inspect Widget' button in the VS Code notification.
@MasterHiei MasterHiei changed the title 🐛 InfoBadge throws a RenderFlex overflowed exception when compacted pane opening 🐛 PaneItem throws a RenderFlex overflowed exception when compacted pane opening Oct 22, 2022
@bdlukaa bdlukaa added the bug Something isn't working label Oct 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants