Using FontAwesome icon crashed browser

Created on 23 April 2025, 3 months ago

Hello,

facing the issue when adding button from CKeditor and placing any icon into the field (left or right). After placing button into the editor browser stop to respond. There is no issues in console.

Any thoughts?

thank you

πŸ› Bug report
Status

Active

Version

1.0

Component

Code

Created by

πŸ‡ΊπŸ‡¦Ukraine vitalyos

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • Issue created by @vitalyos
  • πŸ‡·πŸ‡ΊRussia shra

    Without additional details there are no ideas, Vitalii. It doesn't make any sense especially if you say there are no issues in the console.
    May you share please version of Drupal, type of browser you use?

  • πŸ‡ΊπŸ‡¦Ukraine mamoruua

    I've encountered the same issue: the page hangs completely β€” not even allowing access to the browser console for debugging.

    After some testing, I discovered the root cause is related to the Font Awesome module configuration, specifically when using the "SVG with JS" method under /admin/config/content/fontawesome.

    When "SVG with JS" is enabled, CKEditor 5 becomes unresponsive or crashes.
    Disabling this method (e.g. switching to "Webfont with CSS") immediately resolves the issue.

    I haven't had time to fully debug the JS conflict, but this definitely seems like a compatibility problem between Font Awesome's JS rendering and CKEditor 5.

    Hope this helps someone encountering the same issue!

Production build 0.71.5 2024