button click event stop propagation not working in angular code example Example: angular click stop propagation <div (click)="$event.stopPropagation()"></div>