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
mhevery merged 1 commit intoangular:masterfrom
JiaLiPassion:ieevent
Sep 27, 2017
Merged

fix(event): fix #911, in IE, event handler event maybe undefined#913
mhevery merged 1 commit intoangular:masterfrom
JiaLiPassion:ieevent

Conversation

@JiaLiPassion
Copy link
Copy Markdown
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