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 has been archived by the owner on May 29, 2019. It is now read-only.
Closesangular-ui#1339Closesangular-ui#1346
'tooltip' and '$body' have been set to null if scope was destroyed for preventing memory leaks (angular-ui#1133). Deleting both instead will prevent the described errors.
After fixing issue #1339 a tooltip appended to body will produce the following error after scope is destroyed:
Here's a fiddle: http://jsfiddle.net/tak_aryelle/ujRy2/4/
I'll send a pull request.
The text was updated successfully, but these errors were encountered: