You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This will be fixed in the playground in #3164. To fix this in your own application, I recommend using an error boundary and/or not committing an invalid UI schema to the Form component.
Prerequisites
Description
In case of some errors the playground turns into a blank page. It looks like that:

If I click on "go back" in Chrome or reload the page, I return to the default example and my own json schema is lost.
Steps to Reproduce
Expected behavior
Errors are underlined with red curved lines like typos. Or anything else, but I don't want my data to be erased!
Actual behavior
Data is lost.
Version
Current playground
The text was updated successfully, but these errors were encountered: