Gentler handling of invalid fields errors #1335
tyteen4a03
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
During development, the values of fields can change a lot. Instead of outright refusing to load the entire form when a field changes shape, or if there are extraneous fields Keystatic isn't expecting. Keystatic should instead show the document on a best-effort basis, and correct validation errors on save.
Beta Was this translation helpful? Give feedback.
All reactions