material-components-flutter-adaptive
material-components-flutter-adaptive copied to clipboard
[adaptive_navigation] When the bottom navigation overflow is bigger than rail overflow app crashes
Steps to reproduce
- Add 10 items to the navigation
- Add selected item behavior
- Change bottom navigation overflow to 10
- Select on the Element 8,9 or 10
- Change the UI to have navigation rail. Current: App crashes Expected: App shows the elements and the correct item is selected.