MediaError missing message property #22673
Labels
Bug
A bug in TypeScript
Domain: lib.d.ts
The issue relates to the different libraries shipped with TypeScript
Fixed
A PR has been merged for this issue
Help Wanted
You can do this
Milestone
https://github.com/Microsoft/TypeScript/blob/bb23e9601f5ea0b4fe1e97545ef01535fa18a23d/lib/lib.d.ts#L11664
According to spec The MediaError object should have a message:string property:
https://html.spec.whatwg.org/multipage/media.html#dom-mediaerror-message
The text was updated successfully, but these errors were encountered: