Closed jamiewade closed 2 months ago
Strange, that's showing correctly for me
One thing that might be an issue is the speed at which the remote font is loaded and initialized. You can see how with initialize the icons here
I'm wondering if the call to feather.replace();
might be not the best approach here.
Just for fun, can you modify the timeout to something like (like 5000
for 5s) here and try again?
Closing due to inactivity.
Describe the bug
When I create an Icon Picker field and use Feather Icons as the icon type, they do not show in the CMS:
The selected icon does sometimes show when the dropdown field is closed:
I'm not seeing any console errors.
Steps to reproduce
Craft CMS version
4.5.13
Plugin version
2.0.16
Multi-site?
No
Additional context
No response