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

Update tooltip.js #6563

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

Vikas-Kumar56
Copy link

#6559
capture

this error will appear in case if element has disabled attribute and if i change tooltip message
element.attr('uib-tooltip','new ,msg') in directive and call scope.$emit('$destroy');

There Should Be one unique event through which user can change message or destroy tooltip from element because in case of $destroy there are many library which are also listening $destroy event. So for resolving our purpose we are introducing another event $uibTooltipdestroy with which user can remove uibtooltip from element without disturbing other library like ui-grid.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant