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

fix(core): handle hybrid Event.prototype.stopImmediatePropagation#956

Merged
mhevery merged 1 commit intoangular:masterfrom
JiaLiPassion:event
Dec 27, 2017
Merged

fix(core): handle hybrid Event.prototype.stopImmediatePropagation#956
mhevery merged 1 commit intoangular:masterfrom
JiaLiPassion:event

Conversation

@JiaLiPassion
Copy link
Copy Markdown
Collaborator

@JiaLiPassion JiaLiPassion commented Nov 16, 2017

fix #956.

in some hybrid case, some part of application will under control by zone, some are not, so in patched Event.prototype.stopImmediatePropagation , we need to call native one.

@mhevery mhevery merged commit 4c4397c into angular:master Dec 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.

3 participants