Skip to content

Conversation

@mhegazy
Copy link
Contributor

@mhegazy mhegazy commented Feb 15, 2018

#352 introduced a few issues, this PR addresses them.

Fix microsoft/TypeScript#21948
Fix microsoft/TypeScript#21922

Supersedes #374

@mhegazy
Copy link
Contributor Author

mhegazy commented Feb 15, 2018

There are too many dependencies on EventListener being an object type and not a union in our Real World code bases that i do not think it make sense to remove it. it will be a massive breaking change for very little value.
I have added special handling to EventListener as a call back interface to avoid the break.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants