You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When reducing the list size of the labels, I am getting a RangeError. I am not sure if I am doing something wrong or if this is an actual bug.
To Reproduce
Press on button to change the size of Label list.
Describe the bug
When reducing the list size of the labels, I am getting a RangeError. I am not sure if I am doing something wrong or if this is an actual bug.
To Reproduce
Press on button to change the size of Label list.
This also happens when you try to reduce from n to (n-1 or more) labels. Increasing the label size work just fine.
The stacktrace is shown below.
Expected behaviour
The toggle switch to show just one option on clicking of the button.
Screenshots
I hope the video recording below can explain the problem better.
toggle_switch_bug_flutter.mp4
Additional information
toggle_switch
^2.3.0flutter doctor -v
The text was updated successfully, but these errors were encountered: