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
I’m using the {:use-fragment false :ignore-anchor-click? (constantly false)}
settings fwiw