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 Dec 7, 2021. It is now read-only.
we have a form with several dropdowns where we attach Selectr in Version 2.4.13 at every single select element.
In this case it makes no sense, that every new Selectr instance adds its own global listeners.
Is there a way to init Selectr only once on a bunch of selects to prevent this ugly behavior?