Add a constructor for MessageChannel #26349
Labels
area-core-library
SDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries.
library-html
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)
The
MessageChannel
class doesn't have a constructor, despite the JS class having one. This makes it pretty much impossible to use.The text was updated successfully, but these errors were encountered: