-
-
Notifications
You must be signed in to change notification settings - Fork 868
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
[Bug]: Uncaught (in promise) in web #1369
Comments
After many checks, I realized that this problem happened after version Version |
Dear @mbfakourii, Thanks for your input. It looks like an issue on windows. I tried to reproduce this on a Mac but so-far no luck. I'll keep it open for now. Kind regards, |
I'm also experiencing the same thing in Windows. |
I use mac and use plugin version 11.3.1 and flutter version 3.22.2, I added version 11.3.1 to empty project and |
Thank you, I'm experiencing this issue in Windows too, it prevents the App to load in the browser. |
Please check the following before submitting a new issue.
Please select affected platform(s)
Steps to reproduce
permission_handler: ^11.3.1
inpubspec.yaml
and in thedependencies
section.flutter run -d web-server --web-hostname 0.0.0.0 --web-port 5000
.Expected results
The project remains in the first loading and we get the following error in Chrome logs
Actual results
It should run without problems.
Code sample
n/a
Screenshots or video
Screenshots or video demonstration
Version
11.3.1
Flutter Doctor output
Doctor output
The text was updated successfully, but these errors were encountered: