-
Notifications
You must be signed in to change notification settings - Fork 90
Open
Description
I'd like to have 3 validated inputs and have all their errors appear in the same place, after all the inputs.
Minimal replication: https://codepen.io/jezmck/pen/oNjyXBm
Only one of the inputs is validated, kinda. The message for the first input can appear when the second is invalid etc.
I don't know whether I'm missing something, but why is the name
attributes mandatory available if there can only be 1 <field-messages>
tag per <validate>
tag?
Metadata
Metadata
Assignees
Labels
No labels