You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 30, 2024. It is now read-only.
For my app I need to trigger a click on multiple directives in an ng-repeat with a single shortcut but could not. To solve the issue I've removed line 23: e.stopImmediatePropagation();. Unsure of the long term effects but I have not come across any issues yet.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
For my app I need to trigger a click on multiple directives in an ng-repeat with a single shortcut but could not. To solve the issue I've removed line 23: e.stopImmediatePropagation();. Unsure of the long term effects but I have not come across any issues yet.
The text was updated successfully, but these errors were encountered: