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
hi i want to use input but maybe the user press enter key and the form will submit incorrectly .
can use disable submit form with enter press or use textarea insted of text input ?
The text was updated successfully, but these errors were encountered:
hbehrad
changed the title
use textArea in input mode or disable enter efect
use textArea in input mode or disable enter effect
Apr 23, 2023
Hey @hbehrad, I made a change in regards to this issue. So that you can set a value to false and it will not submit on enter or quit on escape. If you want I can make a pull request and you should be able to add it.
hi i want to use input but maybe the user press enter key and the form will submit incorrectly .
can use disable submit form with enter press or use textarea insted of text input ?
The text was updated successfully, but these errors were encountered: