Skip to content

Issues: dart-lang/sdk

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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Issues list

Block hot reloads on pending deferred loading requests area-web-js Issues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop. web-dev-compiler
#60842 opened Jun 3, 2025 by biggs0125
Hot Reload Not Working on Flutter 3.32.1 with Custom Web Launch Configuration area-web-js Issues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop. web-dev-compiler web-hot-reload Issues related to stateful hot reload on the web
#60837 opened Jun 2, 2025 by j-ixcayau
co19/LanguageFeatures/Enhanced-Enum/grammar_A10_t04 fails on ddc-linux-chrome area-web-js Issues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop. web-dev-compiler
#60821 opened May 30, 2025 by sgrekhov
Hot reload not working for embedded Flutter web apps area-web-js Issues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop. web-dev-compiler web-hot-reload Issues related to stateful hot reload on the web
#60776 opened May 22, 2025 by dumazy
Investigate and remove the need for --start-paused when using --web-experimental-hot-reload with -d web-server area-web-js Issues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop. P2 A bug or feature request we're likely to work on web-dev-compiler web-hot-reload Issues related to stateful hot reload on the web
#60688 opened May 7, 2025 by jyameo
[ddc] Instantiated generic method tearoffs always use the display the name "result" in NSM errors area-web-js Issues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop. web-dev-compiler
#60654 opened Apr 30, 2025 by nshahan
[ddc] Missing dynamic checks on getter invocations when getter returns dynamic from a type argument area-web-js Issues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop. type-bug Incorrect behavior (everything from a crash to more subtle misbehavior) web-dev-compiler
#60643 opened Apr 29, 2025 by nshahan
Handle stacktrace test suite failures with the DDC library bundle format area-web-js Issues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop. web-dev-compiler
#60627 opened Apr 25, 2025 by srujzs
[ddc] Failure when capturing a call site, adding type arguments to the function, hot reloading and running the captured call site. area-web-js Issues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop. P3 A lower priority bug or feature request web-dev-compiler web-hot-reload Issues related to stateful hot reload on the web
#60605 opened Apr 23, 2025 by nshahan
Separate hotRestart and hotReload into two methods each in the embedder area-web-js Issues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop. web-dev-compiler
#60528 opened Apr 11, 2025 by srujzs
[js_interop] Consider using a synthesized getter for top-level getters in DDC lowering. area-web-js Issues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop. web-dev-compiler web-js-interop Issues that impact all js interop
#60505 opened Apr 9, 2025 by rakudrama
[DDC] Broken source maps when running with the hot reload-able module system area-web-js Issues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop. P1 A high priority bug; for example, a single project is unusable or has many test failures web-dev-compiler web-hot-reload Issues related to stateful hot reload on the web
#60474 opened Apr 3, 2025 by nshahan
Web hot reload breaks app when running as Web Server (-d web-server) area-web-js Issues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop. P1 A high priority bug; for example, a single project is unusable or has many test failures web-dev-compiler web-hot-reload Issues related to stateful hot reload on the web
#60289 opened Mar 9, 2025 by agreaves
[ddc] Investigate a scenario where an entire library gets deleted but a call to a member of that library is retained and invoked after the hot reload area-web-js Issues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop. P2 A bug or feature request we're likely to work on web-dev-compiler web-hot-reload Issues related to stateful hot reload on the web
#60281 opened Mar 7, 2025 by nshahan
Serialize hot reload rejections in a way that can be parsed mechanically in Flutter tools area-web-js Issues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop. web-dev-compiler
#60275 opened Mar 7, 2025 by srujzs
Reject package:js changes in a hot reload in DDC area-web-js Issues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop. P2 A bug or feature request we're likely to work on web-dev-compiler web-hot-reload Issues related to stateful hot reload on the web
#60223 opened Feb 27, 2025 by srujzs
Missing error when referencing deleted interface types area-web-js Issues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop. P2 A bug or feature request we're likely to work on web-dev-compiler web-hot-reload Issues related to stateful hot reload on the web
#60219 opened Feb 26, 2025 by nshahan
Missing error when constructing deleted classes area-web-js Issues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop. P3 A lower priority bug or feature request web-dev-compiler web-hot-reload Issues related to stateful hot reload on the web
#60209 opened Feb 25, 2025 by nshahan
Debugging breakpoints broken after hot reload on the web area-web-js Issues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop. P1 A high priority bug; for example, a single project is unusable or has many test failures web-dev-compiler web-hot-reload Issues related to stateful hot reload on the web
#60186 opened Feb 20, 2025 by biggs0125
Methods should throw NoSuchMethodErrors when called with old signature after update and hot reload area-web-js Issues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop. P2 A bug or feature request we're likely to work on web-dev-compiler web-hot-reload Issues related to stateful hot reload on the web
#60112 opened Feb 11, 2025 by nshahan
Add callbacks for hot restart in the Dart Dev Embedder instead of using a global property area-web-js Issues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop. web-dev-compiler
#60111 opened Feb 11, 2025 by nshahan
Handle deletion of enum values on a hot reload area-web-js Issues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop. P3 A lower priority bug or feature request web-dev-compiler web-hot-reload Issues related to stateful hot reload on the web
#60105 opened Feb 11, 2025 by nshahan
Missing hot reload rejection error when a class type parameters change area-web-js Issues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop. P2 A bug or feature request we're likely to work on web-dev-compiler web-hot-reload Issues related to stateful hot reload on the web
#60101 opened Feb 11, 2025 by nshahan
Missing NoSuchMethod errors when accessing deleted members area-web-js Issues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop. P2 A bug or feature request we're likely to work on web-dev-compiler web-hot-reload Issues related to stateful hot reload on the web
#60100 opened Feb 11, 2025 by nshahan
[ddc] Generate code to call specialized as helpers from package:_rti area-web-js Issues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop. P3 A lower priority bug or feature request web-dev-compiler
#60056 opened Feb 5, 2025 by nshahan
ProTip! Type g i on any issue or pull request to go back to the issue listing page.