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
during the process of sending the results, it might happen that the server can't be reached. This results in an time-out error that is unfortunately not caught correctly:
during the process of sending the results, it might happen that the server can't be reached. This results in an time-out error that is unfortunately not caught correctly:
A solution is to implement this differently like proposed here
https://stackoverflow.com/questions/10458632/try-catch-doesnt-work-with-xmlhttprequest
The text was updated successfully, but these errors were encountered: