formative
formative copied to clipboard
formative.dom/show-problems ignores :id of a field
Seems like current logic always will look up the dom based on the :name field, so the error and problem classes do not get added if an :id is specified.
https://github.com/jkk/formative/blob/master/src/formative/dom.cljs#L85