a bunch of filtering fixes.

This commit is contained in:
Bryce Covert
2020-05-20 07:51:07 -07:00
parent 3678997013
commit d30dfb5e34
8 changed files with 125 additions and 6 deletions

View File

@@ -66,7 +66,9 @@
:start
:end]]]}
:on-success [::received]
:on-error [::events/page-failed]}})))
:on-error [::events/page-failed]}
:set-uri-params (dissoc params
:client-id)})))
(re-frame/reg-event-fx
::void-check