If you have tooltips on elements with the append-to-body param set on true, if one element is removed or updated when the tooltip is hovered (trough ng-repeat for example), the tooltip stay in the dom...
I don't know the problem, but are the tooltips informed by a destroy event?
Hello,
If you have tooltips on elements with the
append-to-body
param set ontrue
, if one element is removed or updated when the tooltip is hovered (troughng-repeat
for example), the tooltip stay in the dom...I don't know the problem, but are the tooltips informed by a destroy event?
Thanks!