Templarian / ui.bootstrap.contextMenu

AngularJS Bootstrap UI Context Menu
MIT License
259 stars 127 forks source link

Multipe menu's opening in nested div's #16

Closed malamili closed 9 years ago

malamili commented 9 years ago

When using nested divs that all show a menu, only the deepest div should 'catch' the contextmenu click. My workaround involves a 'event.stopPropagation();' line at the beginning of the directive.

p.s. great work with the plugin! ;)

Templarian commented 9 years ago

This has already been fixed. I just never updated the bower, npm. I'll close this issue once I update.

https://github.com/Templarian/ui.bootstrap.contextMenu/pull/13

Templarian commented 9 years ago

Closed in bower v0.9.4.