bluzky / nice-select2

A lightweight vanilla javascript library that replaces native select elements with customizable dropdowns
https://bluzky.github.io/nice-select2/
MIT License
361 stars 60 forks source link

Feature request: Option to retain data attributes #69

Open mrdarrengriffin opened 1 year ago

mrdarrengriffin commented 1 year ago

Currently when the select initialises, it strips out the data attributes which causes a bit of a headache if we rely on them. Can I request that data attributes are retained or an option is added for us to specify which attributes are filtered?

mrdarrengriffin commented 11 months ago

Bump @bluzky

thenatsky commented 5 months ago

I saw issue #54 was closed with no comment and marked and completed but I can't see that this is fixed. Can someone confirm or comment on the status of this request?