Skip to content

High value of RangeSlider is not initialised correctly #12

Description

The high value of RangeSlider (addRange) is always 100.

This is because when the lower value of the component is initialised by the setter 'lowValue', it dispatches an Event.CHANGE, which makes the default high value of the component, 100, to overwrite the user's (target's) high value.

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