Skip to content

Incorrect default value #91

@whitnelson

Description

@whitnelson

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions