[FormBuilderRangeSlider]: Slider always at min value if initialValue is not set #1305
Closed
4 of 7 tasks
Labels
bug
Something isn't working
Is there an existing issue for this?
Package/Plugin version
9.1.1
Platforms
Flutter doctor
Flutter doctor
Minimal code example
The code below is in the builder method so it is executed on each build. If initialValue is not set if will always set the value at min range. The field is unusable for the user.
Current Behavior
see above
Expected Behavior
see above
Steps To Reproduce
see above
Aditional information
No response
The text was updated successfully, but these errors were encountered: