-
Notifications
You must be signed in to change notification settings - Fork 25.6k
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 being displayed in Chrome #2228
Comments
Additional Data point: The mobile chrome view seems to work just fine. Chrome on Android displays the links in the follow menu as expected. I also made sure I tested with dev-tools open on desktop chrome and |
This comes up a lot. It's not a theme issue, it's a content/adblocker in your browser. Some are overly aggressive and don't link social media links and/or FontAwesome icons so it hides them. This is why it works in Chrome for Android and not the desktop browser. Check your extensions and disable any content blockers. |
Interesting. Is there a difference to how these links are rendered in chrome vs firefox? because I have the same ublock setup on both, which is why I hadn't considered ublock being an issue. |
No idea, that's a question for the plugin author and browser makers. |
Environment
GIthub pages running 4.16.5
Expected behavior
The links/follows in the
author
section orfooter
section don't display on Chrome but seem to work as expected on FirefoxChrome:
Firefox:
The text was updated successfully, but these errors were encountered: