Closed
Description
Environment
- which version of react & react-native are you using?
- react: 18.3.1
- react-native: 0.74.2
- react-native-web: 0.19.10
Description
When the slider is used with a step prop, when it is moved down to 0 it causes the error "Cannot read properties of undefined (reading 'toFixed')"
Reproducible Demo
The combination of using the step prop with the value going from a positive value down to 0 causes the error.
https://snack.expo.dev/jlLsyHnEs_ZzE3sODCTSB
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done