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 have just started to use this amazing framework. But I have a doubt with forms validation.
I have a
How should I do to set submitting variable true when click in the button and validation start? Maybe with sync validation rules I could wait until @submit event, but if I have a async validation I want to show loading button state to the user.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi,
I have just started to use this amazing framework. But I have a doubt with forms validation.
I have a
How should I do to set submitting variable true when click in the button and validation start? Maybe with sync validation rules I could wait until @submit event, but if I have a async validation I want to show loading button state to the user.
thank you!
Beta Was this translation helpful? Give feedback.
All reactions