- Issue created by @marcob77
- ๐ฎ๐นItaly marcob77
Per aggirare il problema รจ possibile nel sottotema ridefinire icon.html.twig, riga 107
{% set _icon_path = "/your_sub_folder/" ~ active_theme_path() ~ "/dist/svg/" ~ _library ~ "#" ~ _name %}
(in components/components2/icon) e ricordarsi di modificare l'info.yml del child tema inserendo nei componentsbi-bcl:
- components/components-2 - Status changed to Needs review
6 months ago 8:16am 30 May 2024 - ๐ฎ๐นItaly arturopanetta Grotteria (RC)
The theme has a workaround for using icons in this case. Go to subtheme settings -> "Libraries" -> "CDN Settings" -> "Icons from CDN"; set the path until you reach sprites.svg.
Obviously remember not to bring this setting into production if it is not needed.
- Status changed to Fixed
5 months ago 8:15am 8 July 2024 Automatically closed - issue fixed for 2 weeks with no activity.