itchy-ionic
itchy-ionic copied to clipboard
Explore page does not handle failed requests correctly
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.
👍 I'll work on this when I get the time.