- Issue created by @jeffm2001
- @jeffm2001 opened merge request.
The Font Awesome documentation recommends that for the SVG javascript, the main fontawesome.js script should be loaded last. After updating to Drupal 10.4 (which makes changes to library ordering), some icons were failing to render.
Adding weights to the libraries so that fontawesome.svg.base
library loads last fixes the issue.
Active
3.0
Code