Skip to content

Investigate missing event.target in IE9 #4578

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
sophiebits opened this issue Aug 6, 2015 · 2 comments
Closed

Investigate missing event.target in IE9 #4578

sophiebits opened this issue Aug 6, 2015 · 2 comments
Assignees
Milestone

Comments

@sophiebits
Copy link
Collaborator

See #4311 (comment).

cc @jimfb @syranide

@sophiebits sophiebits added this to the 0.14 milestone Aug 6, 2015
@jimfb jimfb self-assigned this Aug 6, 2015
@syranide
Copy link
Contributor

syranide commented Aug 6, 2015

sophiebits added a commit to sophiebits/react that referenced this issue Aug 6, 2015
Events have `.srcElement` in old IE, not `.target`.

Fixes facebook#4578.
@sophiebits
Copy link
Collaborator Author

@syranide Thanks for testing.

sophiebits added a commit that referenced this issue Aug 6, 2015
Fix missing change event target in old IE
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