NgZiXin / Orbital-6402

Team ID: 6402 (Apollo 11)
0 stars 0 forks source link

Workout form slider gets stuck sometimes #19

Closed YangQF2002 closed 2 weeks ago

YangQF2002 commented 2 weeks ago

The two slider components in the workout form oddly gets stuck in place sometimes after sliding around frequently.

YangQF2002 commented 2 weeks ago

Resolved by removing the value property, since it was likely conflicting with the onValueChange property and giving the slider two inputs, so it was not sure which to follow.

Reference: https://github.com/Sharcoux/slider/issues/57#issuecomment-1382180770