-
Notifications
You must be signed in to change notification settings - Fork 12.2k
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
IE8 IFrame Reload Icons Disappear #2717
Comments
It seems that IE8 has random issues with pseudo elements and/or font-face. I don't know if the source of your problem is the same of #954 Unfortunately we can't provide a proper solution... so it's actually labeled as "wontfix". If you are using icons in the way specified by docs ( |
I'm leaving this open, if you can confirm it's the same issue then please close this |
I don't think #954 it's the same problem because if I do a refresh of the window all icons show up again. It's the iframe that reload then the parent window's icons dissapear. How the iframe refresh make the parent window's icons dissapear. The parent window have not been refreshed or reloaded at all. |
sorry to hear that. I don't know how to help Let us know if you find something useful |
i encounter same issue, when i add link to head:
it got solved. ps. windows xp and ie 8 |
after that, i configure server's font response like this:
Also solved. hope helpful and sorry for my english. |
Unfortunately we weren't able to fix this random issues with IE8 I'm going to close here because IE8 is not supported by FA6 |
I'm using Font-Awesome for my project and it's awesome. But I recently got an issue with iframes. When I trigger an iframe reload in my application, suddenly all icons disappear. It's only happening in IE8.
Can someone help me to fix this?
Check out my screenshots below...
The text was updated successfully, but these errors were encountered: