-
Notifications
You must be signed in to change notification settings - Fork 2.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Number slider is broken for the number. #2161
Labels
Comments
As a temporary fix one could use something like this:
Then use react component with widgets props:
|
Hello, |
JonCatmull
added a commit
to JonCatmull/react-jsonschema-form
that referenced
this issue
Dec 16, 2022
I have added a PR to fix this: #3297 |
JonCatmull
added a commit
to JonCatmull/react-jsonschema-form
that referenced
this issue
Dec 19, 2022
heath-freenome
added a commit
that referenced
this issue
Dec 21, 2022
* fix(material-ui): fix RangeWidget onChange handler #2161 * fix(mui): fix RangeWidget onChange handler #2161 Co-authored-by: Heath C <[email protected]>
shijistar
pushed a commit
to shijistar/react-jsonschema-form
that referenced
this issue
Jun 8, 2023
…sf-team#3297) * fix(material-ui): fix RangeWidget onChange handler rjsf-team#2161 * fix(mui): fix RangeWidget onChange handler rjsf-team#2161 Co-authored-by: Heath C <[email protected]>
shijistar
pushed a commit
to shijistar/react-jsonschema-form
that referenced
this issue
Jun 8, 2023
…sf-team#3297) * fix(material-ui): fix RangeWidget onChange handler rjsf-team#2161 * fix(mui): fix RangeWidget onChange handler rjsf-team#2161 Co-authored-by: Heath C <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Prerequisites
https://rjsf-team.github.io/react-jsonschema-form/
Expected behavior
drag for the range slider should work.
The text was updated successfully, but these errors were encountered: