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
Sometimes the SoChain API call will fail. When this happens, the send stalls on Sending... and provides no further user feedback.
It would be helpful to catch the javascript error or failed AJAX call and display an error to the user to let them know their transactions wasn't sent.
Here is a screenshot of my error console after the failed send:
The text was updated successfully, but these errors were encountered:
Sometimes the SoChain API call will fail. When this happens, the send stalls on
Sending...
and provides no further user feedback.It would be helpful to catch the javascript error or failed AJAX call and display an error to the user to let them know their transactions wasn't sent.
Here is a screenshot of my error console after the failed send:
The text was updated successfully, but these errors were encountered: