wildebeest
wildebeest copied to clipboard
Links on the right column don't work
The 'Explore', 'Local' and 'Federated' links don't send you to the page on click, despite showing in the bottom left (the browser mini popup hint) as redirecting you to there. I believe the relevant file is here for anyone who's got an idea as to why/a fix.
Thanks!
Hi @CyberFlameGO, are you sure that they don't work?
As you can see it does look like they are working for me:

could you maybe provide more details? or a link?
Also if you see the browser mini popup then I think that the links are ok, one thing that may cause the navigation not to work is if the pages themselves throw an error when they try to fetch the toots, in that case the navigation gets aborted
so maybe some specific data can cause errors in the pages loaders? 🤔
have you tried accessing the pages by using their url directly?
I have seen the same problem.
If you turn off the 'Auto Minify' options in CF management console, then it works fine.
I think it's the auto-minify thing; as for showing more details though: https://user-images.githubusercontent.com/24910512/219491821-3ccfe07b-611c-4df7-a317-79401aeba690.mov
Accessing the pages directly via URL does work
@CyberFlameGO thanks a bunch for checking that... I guess I was on the wrong track there 😕👍