Skip to content

Incorrect default value #91

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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