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 Mar 4, 2024. It is now read-only.
Removing an element initialized with SelectPure from the DOM is enough, or do I also have to call some method like .destroy()?
Does the instance of SelectPure stay attached somewhere? I'm asking because I'm calling many instances of SelectPure in a web application, and I don't want to overload the memory
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Removing an element initialized with SelectPure from the DOM is enough, or do I also have to call some method like .destroy()?
Does the instance of SelectPure stay attached somewhere? I'm asking because I'm calling many instances of SelectPure in a web application, and I don't want to overload the memory
The text was updated successfully, but these errors were encountered: