Better error messages :will fix:

Speedphoenix

Group Leader
Joined
Jun 12, 2018
Messages
332
We've often been getting
Code:
Cannot read property 'id' of undefined
today.
I think a good chunk of the readers wouldn't know if this was a problem with their computer or with Mangadex.
It would be good to catch that exception and show a better error message like
Code:
Could not fetch the chapter from the database server, please wait a while and reload.
 
Yeah, I know. I tried to do this but the changes I've been making have probably messed up some of the proper error handling, or otherwise the requests are getting responses I wasn't expecting.
 

Users who are viewing this thread

Back
Top