Bug Report
Steps to reproduce
- open https://jsfiddle.net/4jvtch20/
- click "Save" - an error is added to each field (expected/correct)
- click "Email" field input, once you focus out of the field, the error for this field is removed
- click "Dropdown" field input, no click in/out or value change does remove the field error
Expected result
With 'on': 'blur' I would expect consistent behaviour, ie. error similarly removed for dropdown as for standard input.
Version
2.9.2 / latest
Bug Report
Steps to reproduce
Expected result
With
'on': 'blur'I would expect consistent behaviour, ie. error similarly removed for dropdown as for standard input.Version
2.9.2 / latest