Icons are not loaded if UI Icons is off (at start)
See original GitHub issueDescribe the bug
To Reproduce
1.Today I updated WebStorm
, then opened the project and found that the icon was gone, and then tried to disable Atom
, the icon was displayed, so I think it may be the problem of atom
Expected Behavior
when i disable atom plugin
Environment
Screenshots
- default : disable ui icon
- enable ui icon
Issue Analytics
- State:
- Created a year ago
- Reactions:4
- Comments:55 (17 by maintainers)
Top Results From Across the Web
Unable to click on UI elements (desktop icons, taskbar etc.)
Access the Device Manager reached by right clicking the Start button, choose the Mouse, then Driver tab. First try Update this Driver > ......
Read more >Fix Desktop Icons Missing or Disappeared in Windows
If your Windows 10 desktop icons are missing, there may be an issue with either your icon settings or your core Windows system....
Read more >Semantic UI Icons-font not loading - Stack Overflow
According to my situation, I have to put theme folder into the css folder. An easy way to detect the path: open website...
Read more >Some of icons are not displaying in SPFx solution #11393
Some of icons are not getting displayed when used with office ui fabric react in SPFx webpart. Below is my code.
Read more >Hybrid Font Icons - Kendo UI for jQuery - Documentation
The current Windows Phone 8 versions do not support web fonts loaded from a local CSS file when used in PhoneGap or HTML5...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Published!
Ok I’ve found the issue. All of you had “Enabled UI Icons” -> false, which, when unchecked, would prevent icons to be loaded.
This looks like something that happened in the 2022 release, something must have changed with icon loading.
I’d recommend you to enable the UI Icons, but otherwise I’ll try to investigate the breaking changes. But please be aware that this will take time.