custom-select
custom-select copied to clipboard
Selecting the same option still triggers a change event
Hi,
When selecting the same option that is already selected, a change event fires. Would it be possible to prevent this somehow?
Demo below, see console: https://codesandbox.io/s/custom-select-base-example-forked-kiextv?file=/index.js