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
My question - if I'm using the vanilla JS lib with a purely attribute-style implementation, do I need to worry about references / memory? Will the library automatically handle memory stuff when a simplebar-enabled element is removed from the DOM?
Context - I'm using this with reactive web components (Lit). Here's an example:
Hello,
Thanks for this lovely library.
My question - if I'm using the vanilla JS lib with a purely attribute-style implementation, do I need to worry about references / memory? Will the library automatically handle memory stuff when a simplebar-enabled element is removed from the DOM?
Context - I'm using this with reactive web components (Lit). Here's an example:
The text was updated successfully, but these errors were encountered: