-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
Label
Projects
Milestones
Assignee
Sort
Issues list
How to migrate appendHtml after dart 3.7?
area-web-js
Issues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop.
type-documentation
A request to add or improve documentation
type-question
A question about expected behavior or functionality
web-libraries
Issues impacting dart:html, etc., libraries
#60564
opened Apr 18, 2025 by
jimmyshiau
dev_compiler: drop usage of pkg:js
area-web-js
Issues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop.
web-libraries
Issues impacting dart:html, etc., libraries
#59733
opened Dec 17, 2024 by
kevmoo
Issue with Dart Content Script in Firefox Extension: browser and chrome Undefined
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-dart2js
web-libraries
Issues impacting dart:html, etc., libraries
#56503
opened Aug 16, 2024 by
mrtnetwork
[native/js/wasm] Platform independent File I/O
area-sdk
Use area-sdk for general purpose SDK issues (packaging, distribution, …).
area-web-js
Issues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop.
web-libraries
Issues impacting dart:html, etc., libraries
web-platform
#56404
opened Aug 8, 2024 by
dcharkes
@depreacte dart:html and other "legacy" DOM libraries
area-web-js
Issues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop.
library-html
web-libraries
Issues impacting dart:html, etc., libraries
#56358
opened Jul 31, 2024 by
kevmoo
When geolocation api is disabled, app fails to load in Firefox
area-web-js
Issues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop.
library-html
web-libraries
Issues impacting dart:html, etc., libraries
#54975
opened Feb 21, 2024 by
jake-johnson-disney
[dart:web_audio] AudioContext constructor
area-web-js
Issues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop.
web-libraries
Issues impacting dart:html, etc., libraries
#53995
opened Nov 9, 2023 by
zs-dima
[web] flaky tests on inactive tabs: css transitions, requestAnimationFrame
area-web-js
Issues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop.
web-libraries
Issues impacting dart:html, etc., libraries
#53985
opened Nov 8, 2023 by
sigmundch
[ddc/dart2js] lib/html/transition_event_test.dart times out on DDC canary bot
area-test
Cross-cutting test issues (use area- labels for specific failures; not used for package:test).
area-web-js
Issues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop.
web-libraries
Issues impacting dart:html, etc., libraries
#53885
opened Oct 27, 2023 by
srujzs
Error: Expected a value of type 'MouseEvent$', but got one of type 'Event$'
area-web-js
Issues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop.
web-libraries
Issues impacting dart:html, etc., libraries
#53626
opened Sep 27, 2023 by
erwamartin
[dart2js] Issues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop.
web-dart2js
web-libraries
Issues impacting dart:html, etc., libraries
Iterator
is confused with NodeIterator
area-web-js
#53532
opened Sep 14, 2023 by
Zekfad
Calling Issues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop.
web-dart2js
web-libraries
Issues impacting dart:html, etc., libraries
ServiceWorkerGlobalScope.instance.self.location.host
throws Uncaught TypeError: t2.get$host is not a function
error
area-web-js
#53374
opened Aug 29, 2023 by
gregory112
lib/html/canvasrendering/draw_image_video_element_test is timing out on Chrome
area-web-js
Issues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop.
web-libraries
Issues impacting dart:html, etc., libraries
#52789
opened Jun 26, 2023 by
biggs0125
lib/html/window_test is failing on dart2js-mac-safari expecting Window.open to throw
area-web-js
Issues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop.
library-html
web-libraries
Issues impacting dart:html, etc., libraries
#52685
opened Jun 12, 2023 by
srujzs
Behaviour of 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-libraries
Issues impacting dart:html, etc., libraries
promiseToFuture
has changed from Dart SDK => 3.0.0 (Flutter >=3.10.0)
area-web-js
#52572
opened May 31, 2023 by
russellwheatley
[dart:html] localStorage.forEach is invalid for data races
area-web-js
Issues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop.
library-html
web-libraries
Issues impacting dart:html, etc., libraries
#52341
opened May 10, 2023 by
sigmundch
Failures on [infra] Upgrade firefox to the latest stable
area-web-js
Issues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop.
browser-firefox
web-libraries
Issues impacting dart:html, etc., libraries
#52300
opened May 8, 2023 by
athomas
document.fullscreenEnabled returns null in Safari on Mac
area-web-js
Issues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop.
web-libraries
Issues impacting dart:html, etc., libraries
#51109
opened Jan 24, 2023 by
lukasnevosad
More emphasis on Issues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop.
type-documentation
A request to add or improve documentation
web-libraries
Issues impacting dart:html, etc., libraries
dart:js
to JS Interop page notice
area-web-js
#51075
opened Jan 19, 2023 by
MaryaBelanger
exitFullscreen()
doesn't work on Firefox
area-web-js
#50857
opened Dec 29, 2022 by
adil192
web's indexed_db: Please add Issues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop.
web-libraries
Issues impacting dart:html, etc., libraries
options
parameter to Database.transaction()
area-web-js
#50846
opened Dec 25, 2022 by
gintominto5329
[web::indexed_db][with solution code] Please automate the process to access Issues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop.
web-libraries
Issues impacting dart:html, etc., libraries
ObjectStore
area-web-js
#50843
opened Dec 25, 2022 by
gintominto5329
[web::indexed_db] Please cover Issues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop.
web-libraries
Issues impacting dart:html, etc., libraries
indexed_db.ObjectStore.getAll
with _completeRequest
, like all its siblings
area-web-js
#50842
opened Dec 25, 2022 by
gintominto5329
[jsinterop] How to serialize / deserialize JavaScript object in IndexedDB using Dart interop
area-web-js
Issues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop.
web-libraries
Issues impacting dart:html, etc., libraries
#50621
opened Dec 3, 2022 by
poirierlouis
HttpRequest.getAllResponseHeaders documentation doesn't match the type
area-web-js
Issues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop.
web-libraries
Issues impacting dart:html, etc., libraries
#50616
opened Dec 2, 2022 by
jakemac53
Previous Next
ProTip!
Mix and match filters to narrow down what you’re looking for.