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.
- Flattened into single file - Changed router to decide which view to render
To enable running example with :use-fragment false