Skip to content
This repository was archived by the owner on Oct 8, 2021. It is now read-only.
This repository was archived by the owner on Oct 8, 2021. It is now read-only.

RangeSlider Widget setting min/max values error #8536

Open
@Neesnu

Description

@Neesnu

Causes an infinite recursion, can be worked around programatically, but still should be fixed.
If you set the min higher than the max value, or the max lower than the min value it causes an infinite loop when you try to refresh. Workaround is detecting when this occasion occurs and doing the other one first.

https://jsfiddle.net/Neesnu/6xnk3g6n/

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions