Skip to content
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

Some icons are broken on Firefox #8313

Closed
Simanas opened this issue Jan 12, 2016 · 5 comments
Closed

Some icons are broken on Firefox #8313

Simanas opened this issue Jan 12, 2016 · 5 comments

Comments

@Simanas
Copy link

Simanas commented Jan 12, 2016

Feels like I have searched entire interned, but nothing really solves my problem. Some of font-awesome icons are broken on Firefox (40.0) on my current project like this:

screenshot from 2016-01-12 15 39 13

While on google chrome they are all fine:
chrome

I am on Linux Mint 17 Qiana OS.

@tagliala
Copy link
Member

Please check that your application is not loading multiple version of fontawesome

https://github.com/FortAwesome/Font-Awesome/wiki/Troubleshooting

Ref #1546

Leaving this open, let me know

@Simanas
Copy link
Author

Simanas commented Jan 12, 2016

No, that's not the case. Cleared Firefox cache a few times. Removed my font awesome tag. All icons disappears, added the same link back, icons are back, but some are broken on Firefox.

@tagliala
Copy link
Member

could you please provide a link to your website or create a fiddle showing the issue?

You can start with this one: https://jsfiddle.net/tagliala/syduuue9/

@Simanas
Copy link
Author

Simanas commented Jan 12, 2016

Sorry can't give you a link. It's a closed system.

Obviously looks there is some problem with my code as icons renders fine on jsfiddle and on fonts-awesome home page... Hmmm... Please leave this open, I will figure this out one way or an other and post here what was wrong in my case.

@Simanas
Copy link
Author

Simanas commented Jan 28, 2016

I ended up serving font-awesome from CDN. I guess I should do more work with MIMES or CORS on my end to make it work from my server.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants