Skip to content

`UFormContainer` - native browser validation is disabled `<form novalidate>`

Pavlo Mashliakovskiy requested to merge fix/disableNativeValidation into master

UFormContainer - native browser validation is disabled by adding novalidate parameter for inner <form>. This prevents unexpected browser hint, for example Please Fill Out this Field on inputs with required attribute

Merge request reports

Loading