JS Symbols can't be used as Dart map keys #47670
Labels
area-web
Use area-web for Dart web related issues, including the DDC and dart2js compilers and JS interop.
customer-dart-sass
type-bug
Incorrect behavior (everything from a crash to more subtle misbehavior)
web-js-interop
Issues that impact all js interop
Passing an instance of JavaScript's
Symbol
class as a key to a DartMap
causes an error like the following:The text was updated successfully, but these errors were encountered: