Adobe-Consulting-Services / acs-aem-commons

http://adobe-consulting-services.github.io/acs-aem-commons/
Apache License 2.0
453 stars 599 forks source link

Fontawesome icons not working in Icon Picker #2062

Open YentlFrickx opened 5 years ago

YentlFrickx commented 5 years ago

Required Information

Expected Behavior

When using the Icon Picker, all icons should be visible when using font-awesome and the acs-commons library.

Actual Behavior

The icons are not loaded and are shown as empty boxes, with the same code but on ACS AEM Commons Version 4.2 the icons are loaded in.

Using 4.3.2: When adding our own font-awesome library using extraClientlibs="[project.fonts.fontawesome]" in the dialog, the icons are loaded again.

However, when adding the acs-commons font-awesome library using extraClientlibs="[acs-commons.fontawesome]" in the dialog, the icons are not loaded.

In the console following error message is visible:

Failed to decode downloaded font: http://localhost:4502/etc.clientlibs/acs-commons/clientlibs/vendor/fontawesome/resources/fonts/fontawesome-webfont.woff2?v=4.4.0

Steps to Reproduce

wenjenny75 commented 5 years ago

I have the same issue ,Icon is not display in the dialog any update fix for this AEM: 6.4 SP: 3 Install ACS : 4.3.2

hearora commented 4 years ago

image

icons not loading

Console error: Failed to decode downloaded font:

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

itfabrik commented 4 years ago

any update on this issue?

ist-rw commented 4 years ago

All font files are empty (0 bytes) since full request #2015 (https://github.com/Adobe-Consulting-Services/acs-aem-commons/pull/2015). Seems to be a bad update.

badvision commented 4 years ago

Wasn't this fixed in #2185?

itfabrik commented 4 years ago

does not work with 4.4.2

badvision commented 4 years ago

Have you ruled out any browser/dispatcher caching issues?