-
Notifications
You must be signed in to change notification settings - Fork 452
Make the data
property of MessageEvent generic
#860
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
Conversation
We still have the message "MessageEvent" is not generic when
|
I'm also still getting an error Type |
@sapter nop sorry, there is the worst workaround in the world :'(
|
There is no error underline in VSCode, but it keeps yield an error message in terminal when the code gets built. |
I think your local TypeScript version is low in that case. |
@bb-in-hoodie >= v4. You can test it in playground |
Thank you 👍 I'll try it |
See microsoft/TypeScript-DOM-lib-generator#860 - Not available <4.0
See microsoft/TypeScript-DOM-lib-generator#860 - Not available <4.0
Fix microsoft/TypeScript#19370