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
jQuery.cleanData has been in jQuery for ages. It's supposed to be private but it's a convenient hook and jQuery UI & Angular 1.x are both using it for their cleanups. We should document this method.