supports validation on complete
This commit is contained in:
@@ -117,6 +117,7 @@
|
||||
::error
|
||||
[(re-frame/path [::status]) ]
|
||||
(fn [db [_ single error]]
|
||||
(println "STATUS" single error)
|
||||
(assoc db single {:state :error
|
||||
:info nil
|
||||
:error error})))
|
||||
|
||||
Reference in New Issue
Block a user