Skip to content

SyntheticEvent with undefined target #4340

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

Closed
fedosejev opened this issue Jul 10, 2015 · 1 comment
Closed

SyntheticEvent with undefined target #4340

fedosejev opened this issue Jul 10, 2015 · 1 comment

Comments

@fedosejev
Copy link

In v0.14.0-beta1 SyntheticEvent has target set to undefined:
http://jsbin.com/puvawigawi/edit?js,console,output

The same example works in v0.13.3:
http://jsbin.com/jajejewewa/edit?js,console,output

Any advise on what am I missing here?

@quantizor
Copy link
Contributor

It was fixed in #4311 (comment) but you can use currentTarget.value in the meantime

@jimfb jimfb closed this as completed Jul 10, 2015
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

No branches or pull requests

3 participants