Type boolean renders field with a truthy value, but no default value is specified in schema #4767
Unanswered
ferrykranenburgohra
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have the following schema where a user must choose on or another. I'm not allowing a default value. It renders visually a radiobutton. I'm using version 6.0.0-beta.16. But since this version (6) there is a default value that breaks our logic.
The same happens on the demo site https://rjsf-team.github.io/react-jsonschema-form/
What am I missing?
Beta Was this translation helpful? Give feedback.
All reactions