Skip to content
This repository has been archived by the owner on Apr 20, 2023. It is now read-only.

Fix bug when using nested ng-click #61

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Fix bug when using nested ng-click #61

wants to merge 1 commit into from

Conversation

SiwakornSitti
Copy link

I just add $event.stopPropagation(); when binding click event. That what the problem I found when parent element has click event.

I just add $event.stopPropagation(); when binding click event. That what the problem I found when parent element has click event.
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.

None yet

1 participant