Tabslet icon indicating copy to clipboard operation
Tabslet copied to clipboard

Prevent the default action on controls

Open chrishrmnn opened this issue 8 years ago • 0 comments

If you have a as controls (), it will jump to the anchor on click. To avoid that, the solution is to add a preventDefault to the event on the controls click.

chrishrmnn avatar Jun 08 '16 13:06 chrishrmnn