Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Weird display problem
Message
 
 
À
Tous
Information générale
Forum:
CSS
Catégorie:
Dépannage
Titre:
Weird display problem
Divers
Thread ID:
01650560
Message ID:
01650560
Vues:
60
Hi everybody,

This is the markup
<i ng-class="{'fa fa-chevron-down': table.dir === 'asc', 'fa fa-chevron-up': table.dir === 'desc'}" class="fa fa-chevron-up" style=""></i>
when I inspect the element in Dev Tools.

For some unknown reason I'm seeing strange little box for chevron-up instead of the actual font-awesome. The down icon is displayed correctly. I am looking in Google Chrome. In Edge it works correctly.

I haven't tested other browsers yet.

What do you think may be the reason for misbehavior?

Thanks in advance.
If it's not broken, fix it until it is.


My Blog
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform