Skip to content
This repository was archived by the owner on Feb 26, 2024. It is now read-only.

fix(event): fix #911, in IE, event handler event maybe undefined #913

Merged
merged 1 commit into from
Sep 27, 2017

Conversation

JiaLiPassion
Copy link
Collaborator

fix #911,
sometimes in IE, event handler will have an undefined event parameter.
we can use window.event in this case.
https://developer.mozilla.org/en-US/docs/Web/API/Window/event

@mhevery mhevery merged commit 4ba5d97 into angular:master Sep 27, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0.8.17 seems broken on IE
3 participants