Open iku000888 opened 7 years ago
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
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