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

add the ability to turn off stopPropagation and preventDefault

Open aronduby opened this issue 8 years ago • 2 comments

Using this with UI-Bootstrap breaks the dropdown menus due to stopPropagation on the click event. This adds options to turn that and preventDefault.

aronduby avatar Mar 30 '16 02:03 aronduby

+1 This feature will be very helpful for me too, i have the same problem with ui-bootstrap dropdown menu.

aotaduy avatar Apr 01 '16 18:04 aotaduy

+1 du-smooth-scroll sucking these events up prevents $routeProvider reloadOnSearch: false from doing its magic.

PhillipRC avatar Jul 26 '16 16:07 PhillipRC