Skip to content
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

Make SyntheticEvent.target generic, not SyntheticEvent.currentTarget. #11531

Merged
merged 1 commit into from Oct 25, 2016

Conversation

Emm
Copy link
Contributor

@Emm Emm commented Sep 27, 2016

See #11508 for further discussion.

Copy link

@bogusfocused bogusfocused left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This corrects the merge error.

@vvakame vvakame added the @types label Sep 28, 2016
@s-panferov
Copy link

What prevents this to be merged?

@nantaphop
Copy link

Merge please...

@vvakame vvakame merged commit 2717467 into DefinitelyTyped:types-2.0 Oct 25, 2016
@vvakame
Copy link
Member

vvakame commented Oct 25, 2016

sorry for late!

@bbenezech
Copy link
Contributor

@vvakame see my comment here #11508 (comment)

We need to revert this commit as soon as possible (before everyone wrongfully adapt their codebase and send their users to bugland)

@bbenezech
Copy link
Contributor

Also (same opinion as mine, came earlier in the git-storm) #10811 (comment)

For everyone: use event.currentTarget over event.target when you don't care/know the difference.

@bbenezech
Copy link
Contributor

@vvakame PR created.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants