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
To reproduce, enter the code in the issue description here: https://validator.spaceapi.io/ui/ (choose "Validate Direct Input" in the header). The HTTP request returns an error (HTTP 400), which should be handled.
If the content is valid JSON, parse the text element and show it in the UI. Otherwise, show a generic error in the UI.
When anything goes wrong, this should be indicated in the UI.
For example, for this input:
This error is returned:
...but nothing is shown in the UI.
Somewhat related to SpaceApi/validator#64
The text was updated successfully, but these errors were encountered: