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
While testing the write conflict message (see #1121), I noticed that if a 500 is returned, the only thing that is shown is:
but nothing happens and no error is displayed.
The text was updated successfully, but these errors were encountered:
What did you do to the API to trigger this error? It should be working as the handleTransferState in the onError should catch all errors . However looking at the code the types might not be correct for a 500 error
While testing the write conflict message (see #1121), I noticed that if a 500 is returned, the only thing that is shown is:
but nothing happens and no error is displayed.
The text was updated successfully, but these errors were encountered: