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

🐛 Error when using CommandBar.overflowBehavior on the web #935

Open
adpmhel24 opened this issue Sep 25, 2023 · 2 comments
Open

🐛 Error when using CommandBar.overflowBehavior on the web #935

adpmhel24 opened this issue Sep 25, 2023 · 2 comments
Labels
bug Something isn't working

Comments

@adpmhel24
Copy link

adpmhel24 commented Sep 25, 2023

Describe the bug
When running to web, I got an error in CommandBar.overflowBehavior.

Please see screenshot.

Screenshot 2023-09-25 at 6 23 33 PM
@bdlukaa bdlukaa added the bug Something isn't working label Sep 29, 2023
@bdlukaa
Copy link
Owner

bdlukaa commented Sep 29, 2023

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.

@TJMusiitwa
Copy link

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.

@bdlukaa bdlukaa changed the title 🐛 LateInitializationError: Local 'leadingSpace' has not been initialized. 🐛 Error when using CommandBar.overflowBehavior on the web Jan 13, 2024
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

3 participants