You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
It only happens when a infoBadge widget added.
To Reproduce
Steps to reproduce the behavior:
Running example app
Go to NavigationView page
Select compact display mode
Open pane
See error
Expected behavior
No exception.
Additional context
════════ 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.
The text was updated successfully, but these errors were encountered:
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
Describe the bug
It only happens when a infoBadge widget added.
To Reproduce
Steps to reproduce the behavior:
NavigationView
pageExpected behavior
No exception.
Additional context
![test](https://user-images.githubusercontent.com/20240686/197333963-aa718045-2bfb-4d09-8010-99649f62c98e.png)
The text was updated successfully, but these errors were encountered: