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
In keyboards it is 'return', but in plugin 'form' it is 'enter'. This causing issue that enter key doesn't work.
Also in textarea I would make it not to submit, but to put newline '\n' even if it is called 'form' plugin.