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

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

Merged
merged 1 commit into from
Sep 15, 2017

Conversation

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