๐ฎ๐นItaly marcob77
๐ฎ๐นItaly marcob77
marcob77 โ created an issue.
๐ฎ๐นItaly marcob77
I have same error on 3.0.0 and applied the patch.
have no more error but now the system doesn't accept registration of a new user with same email address.
๐ฎ๐น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 components
bi-bcl:
- components/components-2
๐ฎ๐นItaly marcob77
marcob77 โ created an issue.