Skip to content
This repository has been archived by the owner on May 29, 2019. It is now read-only.

Unbind all event handlers. #600

Closed
vlazh opened this issue Jul 1, 2013 · 1 comment
Closed

Unbind all event handlers. #600

vlazh opened this issue Jul 1, 2013 · 1 comment
Milestone

Comments

@vlazh
Copy link

vlazh commented Jul 1, 2013

In tooltip/popover has next code:
element.unbind( triggers.show );
element.unbind( triggers.hide );

My other plugins don't work, because ui.bootstrap unbind all handlers from elements.

@pkozlowski-opensource
Copy link
Member

Good catch @emsoft !

In fact this is duplicate of #456

@joshdmiller I could try to push a fix for this one but I you might have started some worh on #456, no? Let me know, I can prepare a PR.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants