This repository was archived by the owner on Apr 12, 2024. It is now read-only.
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
Prevent event on element. stopImmediatePropagation #6954
Closed
Description
It useful if we make access directive with priority higher then event directives (ng-click, ng-focus etc.). Access directive hook first handler on element which will be canceled other evens (as stopImmediatePropagation) if user unregistered. If user has access it will be passed other events
Metadata
Metadata
Assignees
Labels
No labels