Open
Description
@bytestream wrote:
@staabm any insight on this based on what I referenced above?
For arguments sake, I've updated @subsecond jsfiddle to the latest release (1.17.0)
Using
.focus()
in theinvalidHandler
: https://jsfiddle.net/kfopux67/51/
UsingfocusInvalid: true
: https://jsfiddle.net/kfopux67/52/To replicate:
- Type
test@test.com
into email field- Press ENTER key
Actual Result:
Form submits by itselfExpected Result:
Validation message shows stating password is required