sibiraj-s / ngx-editor

🖋️ Rich Text Editor for angular using ProseMirror
https://sibiraj-s.github.io/ngx-editor/
MIT License
458 stars 191 forks source link

Icons disappearing for ngx-editor #144

Closed VinayakMan closed 6 years ago

VinayakMan commented 6 years ago

HI, I am facing some problem with this control. When i implemented this in my project, some of the icons disappeared. Not sure whats wrong done here.. The functionality is working.. but the icons are not displayed.

Can anyone help please?

editor

kolkov commented 6 years ago

i think maybe you use wrong fontawisome version.

VinayakMan commented 6 years ago

It is this version - "font-awesome": "4.7.0" as mentioned in the documentation of the control.

sibiraj-s commented 6 years ago

Hi, I can be 100% sure it won't happen if you use correct icon version. Can you reproduce the issue, maybe a sample repo or a stackblitz

sibiraj-s commented 6 years ago

closing this issue as there is no possible way that can happen. I personally use it aroung 3-4 products and two of them in production. You should check with your project configuration. If there is any problem with the config or anything overrides fontaweome.

Also, try loading via cdn to check.

github-actions[bot] commented 2 years ago

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs and link to relevant comments in the thread.