- Issue created by @Kristen Pol
- πΊπΈUnited States Kristen Pol Santa Cruz, CA, USA
Not sure why it worked fine when testing:
β¨ Add SDDS global header styling Active
- πΊπΈUnited States Kristen Pol Santa Cruz, CA, USA
Similarly:
Message Twig\Error\LoaderError: Template "@organisms/skip-link/skip-link.twig" is not defined in "themes/contrib/demo_design_system/templates/layout/html.html.twig"
- πΊπΈUnited States Kristen Pol Santa Cruz, CA, USA
It's like the components module just stopped working.
I've tried with a fresh install and the same problem. So weird.
- πΊπΈUnited States Kristen Pol Santa Cruz, CA, USA
For now, I've removed the menu template and commented out the skip link:
https://git.drupalcode.org/project/demo_design_system/-/commit/5a2a3f379...
https://git.drupalcode.org/project/demo_design_system/-/commit/1ec88fb68...I don't know how this could have just magically broken...
But, for now, the crisis is averted by getting rid of these includes.
This still needs to be figured out properly but moving to postponed status for now.
- πΊπΈUnited States Kristen Pol Santa Cruz, CA, USA
Worked around by using the absolute path which assumes the theme is installed in themes/contrib.
Note that you will get a lot of these types of errors when using base civictheme as default theme.