0

When I leave our application open, after a while all Glyphicon instances will look like this:

enter image description here

Moving the cursor over the buttons will instantly bring back the correct images:

enter image description here

Is there a specific reason for this? From what I can tell, we're really not doing anything special. I've seen this happen on two workstations already.

Jack Bonneman
  • 1,821
  • 18
  • 24
Oliver Salzburg
  • 21,652
  • 20
  • 93
  • 138

1 Answers1

0

I have had the exact same problem. I solved it by using CDN's instead of local files.

I'm not saying its a solution - im just saying you might be able to isolate the problem that way.

JuniorCoder
  • 342
  • 1
  • 17