-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
Description
I've tried to define novalidate prop on a
controller with no luck.The attribute https://developer.mozilla.org/en-US/docs/Web/HTML/Element/form#attr-novalidate is quite useful for apps which do validation by themselves.