hernansartorio / hernansartorio/jquery-nice-select
Not working when placed in <label> tag
Open
- Dominant language
- JavaScript
- Stars
- 955
- Forks
- 271
- PR merge metrics
- No merged PRs in 30d
Description
To reproduce: wrap the selectbox to be styled with a `` tag.
Why: because clicking nice select bubbles to the label tag, which in turn triggers click with event.target set to the native select element, so the plugin treats it like "clicking outside".
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.