reitit

https://cljdoc.org/d/metosin/reitit/ https://github.com/metosin/reitit/
haywood 2020-07-17T17:43:41.296800Z

Any Reitit.frontend users that have experience with managing anchor tag functionality? When clicking an anchor tag link, the url in the address bar will flash with the #anchor-tag but it’s removed and I’m not sure why or where that happens

haywood 2020-07-17T17:44:19.297300Z

I’m using the {:use-fragment false :ignore-anchor-click? (constantly false)} settings fwiw