Skip to content

can't able to update the minimum value and maximum value manually #35

@Vinith253

Description

@Vinith253

when I tried to update the value of minimum value and maximum value of the RangeSlider manually, it shows a error like Assertion failed: RangeSlider: minimumValue should be lower than maximumValue and I have attached my code as well,

var sliderReference = RangeSlider()
...
sliderReference.maximumValue = maximumPrice
sliderReference.minimumValue = minimumPrice`

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