-
Notifications
You must be signed in to change notification settings - Fork 399
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Links on the right column don't work #297
Comments
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: Accessing the pages directly via URL does work |
@CyberFlameGO thanks a bunch for checking that... I guess I was on the wrong track there 😕👍 |
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!
The text was updated successfully, but these errors were encountered: