-
Notifications
You must be signed in to change notification settings - Fork 110
Open
Description
I'm seeing incorrect default values on the slider with the following configuration:
<input type="text" data-slider="true" data-slider-range="1,5" data-slider-step="0.1" value="3">
If you put that input into the demo page, the default value is 3.1, not 3.0. Seeing this in Chrome and Safari for Mac.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels