google chrome - Bootstrap Glyphicons temporarily rendered as rectangles -


When I keep my application open, after some time all glyphicon examples will look like this:

Enter image details here

Moving the cursor over the button will immediately bring the correct picture back:

Enter image details here

Is there any specific reason Is this? Whatever I can tell, we are not really doing anything special. I have already seen this on two workstations.

I have the exact same problem. I solved it using CDN instead of local files.

I am not saying this solution - just saying that you can be able to separate this problem from that way.


Comments

Popular posts from this blog

c# - Reactive Extensions ControlScheduler -

multithreading - Reorderings in java memory model -

java - Add color code support to a Bukkit plugin -