custom-select icon indicating copy to clipboard operation
custom-select copied to clipboard

Selecting the same option still triggers a change event

Open Pustur opened this issue 3 years ago • 0 comments

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

Pustur avatar Apr 26 '22 11:04 Pustur