mirror of
https://github.com/metosin/reitit.git
synced 2025-12-17 16:31:11 +00:00
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.
|
||
|---|---|---|
| .. | ||
| clj | ||
| cljs/frontend_re_frame | ||