reitit/examples/frontend-re-frame/src/cljs/frontend_re_frame
dimovich 031a777c8c Fix event definitions for routes with parameters
The current implementation will fail for `(re-frame/dispatch [::navigate ::some-route {:some :params}])`.

Update the definitions of `::navigate` and `::navigated!` events to accept the full route arguments.
2019-09-09 20:48:26 +03:00
..
core.cljs Fix event definitions for routes with parameters 2019-09-09 20:48:26 +03:00