api-platform / admin

A beautiful and fully-featured administration interface builder for hypermedia APIs
https://api-platform.com/docs/admin/
MIT License
480 stars 130 forks source link

JavaScript error when a server error occurs #493

Open dunglas opened 1 year ago

dunglas commented 1 year ago

See https://github.com/api-platform/api-platform/issues/2351#issuecomment-1367955502

If the server is not (yet) available, the JS script crashes. It should handle errors properly and display a nice error message to the user if appropriate instead of crashing.