fluent_ui
fluent_ui copied to clipboard
🐛 Error when using `CommandBar.overflowBehavior` on the web
Describe the bug When running to web, I got an error in CommandBar.overflowBehavior.
Please see screenshot.
Reproducible on the example app as well. Only reproducible on web tho.
This looks more like an issue with Flutter Web than with the package itself, since it works on the native platforms.
Just adding my voice to this bug as I am developing a web app with the package and this has recently cropped up. Same exception message being raised.