Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Weird display problem
Message
 
 
To
All
General information
Forum:
CSS
Category:
Troubleshooting
Title:
Weird display problem
Miscellaneous
Thread ID:
01650560
Message ID:
01650560
Views:
61
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
Next
Reply
Map
View

Click here to load this message in the networking platform