Explore page does not handle failed requests correctly #74
Labels
good first issue
Good for newcomers
platform:web
Related to Itchy on the web
priority : should
ui
Something related to the user interface of Itchy
When testing locally in browser, the request to scratchstats fails due to CORS restrictions (even though I have a CORS anywhere browser extension, but who knows).
Looking at the code, I expect it to show an alert dialog, however it does nothing.
The text was updated successfully, but these errors were encountered: