-
Notifications
You must be signed in to change notification settings - Fork 30.2k
404 org-dartlang-sdk:///lib/_internal/js_runtime/lib/js_helper.dart #104266
Copy link
Copy link
Closed
Labels
in triagePresently being triaged by the triage teamPresently being triaged by the triage teamwaiting for customer responseThe Flutter team cannot make further progress on this issue until the original reporter respondsThe Flutter team cannot make further progress on this issue until the original reporter responds
Description
I am trying to open a serial port on desktop web. When I run the app in debug mode it works perfectly. But when I run it in release/profile mode I get this error:
Could not load content for org-dartlang-sdk:///lib/_internal/js_runtime/lib/js_helper.dart (Fetch through target failed: Unsupported URL scheme; Fallback: HTTP error: status code 404, net::ERR_UNKNOWN_URL_SCHEME)
Steps to Reproduce
git clone https://github.com/xclud/dart_serial
flutter run -d web-server --profile
Web Demo: https://xclud.github.io/dart_serial/
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
in triagePresently being triaged by the triage teamPresently being triaged by the triage teamwaiting for customer responseThe Flutter team cannot make further progress on this issue until the original reporter respondsThe Flutter team cannot make further progress on this issue until the original reporter responds