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
When specific errors appear, the only message shown is "Request error: ".
In this case the console shows a much more useful message:
Depending on the error we might want to have a generic message "Something went wrong with the request", or pass the provided message to the user directly.
The text was updated successfully, but these errors were encountered:
When specific errors appear, the only message shown is
"Request error: "
.In this case the console shows a much more useful message:
Depending on the error we might want to have a generic message "Something went wrong with the request", or pass the provided message to the user directly.
The text was updated successfully, but these errors were encountered: