formative icon indicating copy to clipboard operation
formative copied to clipboard

formative.dom/show-problems ignores :id of a field

Open iku000888 opened this issue 9 years ago • 0 comments

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

iku000888 avatar Feb 14 '17 07:02 iku000888