-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
equals-field relies on a new agreement: multiple selectors!
Unfortunately, this is not supported by translate-errors, which assumes that you've gone through attr
I imagine the solution would be to make a selector be run against a "map-if-vector" in translate-errors or enforce that all selectors must be a list, and then update the translation for equals-field to pull first-selector and second-selector from the vector
Alternatively, any key matching *selector (or that's in a supplied vector?) could be translated, that could work too... and would allow for multiple in a different sense (I could equals-field to any field)
Metadata
Metadata
Assignees
Labels
No labels