-
Notifications
You must be signed in to change notification settings - Fork 76
Open
Description
Given a form which has one label but multiple input elements per row:
zip/city [____] [_______]
Unfortunately angular-bootstrap-show-errors validates only the first input element.
Could you add an setting which turns blurred
into an array?
https://github.com/paulyoder/angular-bootstrap-show-errors/blob/master/src/showErrors.js#L27
This would allow us to show errors for multiple elements after all of them were touched.
Metadata
Metadata
Assignees
Labels
No labels