Reject package:js
changes in a hot reload in DDC
#60223
Labels
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
package:js
class members may emit stubs at runtime to support virtual/dynamic dispatch and type-checks. Supporting different versions of these members as users make edits may prove to be difficult. Instead, we should reject changes to such members early to avoid undefined semantics.The text was updated successfully, but these errors were encountered: