You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 29, 2019. It is now read-only.
I am trying to change the current message of uib-tooltip in my directive but it creates a new tooltip and start displaying two tooltips at a time.
Here is the plunker demonstrating the issue. https://plnkr.co/edit/Dk0VYxA6kb0w1hTDis11?p=preview
How can i change the message of uib-tooltip in my directive.