schema-form
schema-form copied to clipboard
Doesn't work well with defaultValue
Hello, thanks for the useful library!
I've found that the model doesn't work well on auto-filled values.
When the browser auto-fills an input, the internal model state does not update.
If the field has isRequired
, it will show an error message even though the input already has a value.