This repository has been archived by the owner on Feb 15, 2024. It is now read-only.
UserChange event doesn't fire if the value exists multiple times on the slider #8
Labels
enhancement
New feature or request
help wanted
Extra attention is needed
question
Further information is requested
Hi, I have a slider that contains (possibly duplicate) timestamps. Whenever I change from a tick on the slider to another one with the same timestamp, I expect the UserChange event to be emitted but this doesn't seem to be the case. In all the other cases (when the timestamps differ) the event is correctly emitted.
Is there any known workaround or is it planned to fix that?
The text was updated successfully, but these errors were encountered: