-
Notifications
You must be signed in to change notification settings - Fork 28.1k
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
[web] HTMLAudioElement() produces "TypeError: Illegal constructor" #139125
Comments
This may or may not be relevant (I'm not sure how |
Reproducible using the code sample provided above. Labeling for further insight. flutter doctor -v
|
This is a bug in There are no custom elements involved in Marking it closed and tracking it in the package instead. |
This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug, including the output of |
Is there an existing issue for this?
Steps to reproduce
Run the code sample below.
Expected results
No error.
Actual results
I get the following error:
Code sample
Code sample
Screenshots or Video
No response
Logs
Logs
Flutter Doctor output
Doctor output
The text was updated successfully, but these errors were encountered: