Kinto / kinto-admin

Kinto Web Administration Console
http://kinto.github.io/kinto-admin/
184 stars 35 forks source link

Fix #625: Show an error message when rjsf component crashes #3232

Closed alexcottner closed 2 months ago

alexcottner commented 2 months ago

Resolves #625 - Show an error message when rjsf component crashes due to bad config. Added comments detailing why we're doing things this way and unit test to verify it works as expected.

image