angular-confirm icon indicating copy to clipboard operation
angular-confirm copied to clipboard

Fix bug when using nested ng-click

Open SiwakornSitti opened this issue 9 years ago • 0 comments

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

SiwakornSitti avatar May 18 '16 08:05 SiwakornSitti