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
Sort

Issues list

jsinterop: define a mechanism to export an API without wrapping area-web Use area-web for Dart web related issues, including the DDC and dart2js compilers and JS interop. P2 A bug or feature request we're likely to work on web-js-interop Issues that impact all js interop
#56906 opened Oct 16, 2024 by sigmundch
Add a dart:js_interop API that can determine if an Object is a JS value area-web Use area-web for Dart web related issues, including the DDC and dart2js compilers and JS interop. web-js-interop Issues that impact all js interop
#56905 opened Oct 16, 2024 by srujzs
[web] Improve error messages in Future.toJS area-web Use area-web for Dart web related issues, including the DDC and dart2js compilers and JS interop. type-enhancement A request for a change that isn't a bug web-js-interop Issues that impact all js interop
#56898 opened Oct 14, 2024 by ditman
[ddc] Unexpected errors thrown from the hot reload test suite are not always plumbed to the console output area-web Use area-web for Dart web related issues, including the DDC and dart2js compilers and JS interop. web-dev-compiler
#56881 opened Oct 10, 2024 by nshahan
[ddc] Tests failing on Safari bot that differ from Firefox baseline results area-web Use area-web for Dart web related issues, including the DDC and dart2js compilers and JS interop. P3 A lower priority bug or feature request web-dev-compiler
#56856 opened Oct 4, 2024 by nshahan
dart2js not compiling lambda with the correct parameter type. area-web Use area-web for Dart web related issues, including the DDC and dart2js compilers and JS interop. type-bug Incorrect behavior (everything from a crash to more subtle misbehavior) web-dart2js
#56822 opened Sep 30, 2024 by gmpassos
Run JS interop checks on Function.toJS calls emitted by createJSInteropWrapper area-web Use area-web for Dart web related issues, including the DDC and dart2js compilers and JS interop. web-js-interop Issues that impact all js interop
#56792 opened Sep 26, 2024 by srujzs
type 'InvalidType' is not a subtype of type 'InterfaceType' in type cast area-web Use area-web for Dart web related issues, including the DDC and dart2js compilers and JS interop. type-bug Incorrect behavior (everything from a crash to more subtle misbehavior) web-js-interop Issues that impact all js interop
#56757 opened Sep 20, 2024 by ferrantejake
[dart2wasm] co19/LanguageFeatures/Extension-methods/accessibility_A02_t02 crash area-web Use area-web for Dart web related issues, including the DDC and dart2js compilers and JS interop. crash Process exits with SIGSEGV, SIGABRT, etc. An unhandled exception is not a crash. web-dart2js
#56729 opened Sep 13, 2024 by sgrekhov
[gardening] fix windows bot area-web Use area-web for Dart web related issues, including the DDC and dart2js compilers and JS interop. P2 A bug or feature request we're likely to work on web-dev-compiler
#56725 opened Sep 12, 2024 by sigmundch
[ddc] pkg/dev_compiler/test/expression_compiler/ tests failing in canary mode with "ddc" modules area-web Use area-web for Dart web related issues, including the DDC and dart2js compilers and JS interop. web-dev-compiler
#56642 opened Sep 3, 2024 by nshahan
[JS-interop] Extension for JSBigint area-web Use area-web for Dart web related issues, including the DDC and dart2js compilers and JS interop. type-enhancement A request for a change that isn't a bug web-js-interop Issues that impact all js interop
#56539 opened Aug 21, 2024 by redDwarf03
[js-interop] Help users using JS maps area-web Use area-web for Dart web related issues, including the DDC and dart2js compilers and JS interop. type-question A question about expected behavior or functionality web-js-interop Issues that impact all js interop
#56537 opened Aug 21, 2024 by redDwarf03
[js interop] interop objects sometimes implement Dart types area-web Use area-web for Dart web related issues, including the DDC and dart2js compilers and JS interop. dart2js-ddc-discrepancy When dev and production compilations have different semantics web-js-interop Issues that impact all js interop
#56531 opened Aug 20, 2024 by sigmundch
Issue with Dart Content Script in Firefox Extension: browser and chrome Undefined area-web Use area-web for Dart web related issues, including the DDC and dart2js compilers and JS interop. type-bug Incorrect behavior (everything from a crash to more subtle misbehavior) web-dart2js web-libraries Issues impacting dart:html, etc., libraries
#56503 opened Aug 16, 2024 by mrtnetwork
[web] [DDC] TypeError: Cannot read properties of undefined (reading 'new') area-web Use area-web for Dart web related issues, including the DDC and dart2js compilers and JS interop. type-bug Incorrect behavior (everything from a crash to more subtle misbehavior) web-dev-compiler
#56498 opened Aug 16, 2024 by AlexV525
[DDC] Performance regressions related to new generic class representation area-web Use area-web for Dart web related issues, including the DDC and dart2js compilers and JS interop. P3 A lower priority bug or feature request type-performance Issue relates to performance or code size web-dev-compiler
#56482 opened Aug 15, 2024 by Markzipan
js_interop changes in 3.6 (master) to JSTypedArray subtypes break passing SharedArrayBuffer as the underlying buffer. area-web Use area-web for Dart web related issues, including the DDC and dart2js compilers and JS interop. type-bug Incorrect behavior (everything from a crash to more subtle misbehavior) web-js-interop Issues that impact all js interop
#56455 opened Aug 13, 2024 by nullrocket
dart2js: Internal Error: type 'InterfaceType' is not a subtype of type 'FunctionType' in type cast area-web Use area-web for Dart web related issues, including the DDC and dart2js compilers and JS interop. P1 A high priority bug; for example, a single project is unusable or has many test failures type-bug Incorrect behavior (everything from a crash to more subtle misbehavior) web-dart2js web-js-interop Issues that impact all js interop
#56443 opened Aug 12, 2024 by xvrh
[native/js/wasm] Platform independent File I/O area-dart2wasm Issues for the dart2wasm compiler. area-sdk Use area-sdk for general purpose SDK issues (packaging, distribution, …). area-web Use area-web for Dart web related issues, including the DDC and dart2js compilers and JS interop. web-libraries Issues impacting dart:html, etc., libraries web-platform
#56404 opened Aug 8, 2024 by dcharkes
package:js subtype checks inconsistent at compile-time and don't respect transitivity area-web Use area-web for Dart web related issues, including the DDC and dart2js compilers and JS interop. P3 A lower priority bug or feature request type-bug Incorrect behavior (everything from a crash to more subtle misbehavior) web-dart2js web-js-interop Issues that impact all js interop
#56386 opened Aug 6, 2024 by srujzs
[ddc] Missing type rules for package:js interceptor supertypes area-web Use area-web for Dart web related issues, including the DDC and dart2js compilers and JS interop. P3 A lower priority bug or feature request web-dev-compiler
#56384 opened Aug 6, 2024 by nshahan
Can't .toJS a Future<Never> function. area-web Use area-web for Dart web related issues, including the DDC and dart2js compilers and JS interop. type-question A question about expected behavior or functionality web-js-interop Issues that impact all js interop
#56369 opened Aug 3, 2024 by ditman
@depreacte dart:html and other "legacy" DOM libraries area-web Use area-web for Dart web related issues, including the DDC and dart2js compilers and JS interop. library-html web-libraries Issues impacting dart:html, etc., libraries
#56358 opened Jul 31, 2024 by kevmoo
Target dart2js failed: ProcessException: Process exited abnormally with exit code 253: ../../../.pub-cache/hosted/pub.dev/share_plus-9.0.0/lib/src/share_plus_web.dart:264:20: Internal Error: Unknown external method j:method(ShareData|constructor#files) external factory ShareData.files({ area-web Use area-web for Dart web related issues, including the DDC and dart2js compilers and JS interop. type-bug Incorrect behavior (everything from a crash to more subtle misbehavior) web-js-interop Issues that impact all js interop
#56354 opened Jul 31, 2024 by the-mrinal
ProTip! Find all open issues with in progress development work with linked:pr.