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
After clicking the 'send' button, clear the input immediately but cache the message into variable. If the POST req fails, set the message from the cached var back into the input form, Or just don't clear the form until the message has been successfully sent.