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

Conversation

vojtajina
Copy link
Contributor

Things to consider:

  • e.stopPropagation() during $broadcast stops propagation only for given branch (it does depth-first traverse).
  • e.stopPropagation() if not allowed throws exception ( noop ?)
  • do we really want options object rather than just third boolean attribute (allowToStopPropagation)
  • by default stopPropagation is allowed

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant