Closed (fixed)
Project:
Chosen
Version:
5.0.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 Feb 2026 at 08:07 UTC
Updated:
12 Apr 2026 at 10:00 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
van.dordafog commentedone solution would be to make the selectors list split by new-line, existing would require adjustment
Comment #3
nagy.balint commentedThis split was necessary to imitate the :visible selector not available in VanillaJS.
We can also likely change this split with a bit more complex code and avoid breaking compatibility.
something similar to
Comment #5
nagy.balint commented