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

fix(event): should handle event.stopImmediatePropagration#903

Merged
mhevery merged 1 commit intoangular:masterfrom
JiaLiPassion:stopevent
Sep 15, 2017
Merged

fix(event): should handle event.stopImmediatePropagration#903
mhevery merged 1 commit intoangular:masterfrom
JiaLiPassion:stopevent

Conversation

@JiaLiPassion
Copy link
Copy Markdown
Collaborator

should handle event.stopImmediatePropagation, so if multiple listeners was added, one listener call event.stopImmediatePropagation, the remaining listeners should not be invoked.

@mhevery mhevery merged commit dcc285a into angular:master Sep 15, 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