reitit

https://cljdoc.org/d/metosin/reitit/ https://github.com/metosin/reitit/
FiVo 2020-05-02T21:41:48.284Z

Was just wondering if set :use-fragment to false, can I not use fragments at all? Having a very similar setup to the re-frame example https://github.com/metosin/reitit/blob/master/examples/frontend-re-frame/src/cljs/frontend_re_frame/core.cljs and was wondering if I can do something like (re-frame/dispatch [::navigate ::sub-page2 nil {:fragment "#bar"}])