Closed (fixed)
Project:
Bootstrap UI Kit
Version:
1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
19 Apr 2023 at 21:42 UTC
Updated:
19 Apr 2023 at 22:25 UTC
Jump to comment: Most recent
Twig\Error\SyntaxError: Unexpected "spaceless" tag (expecting closing tag for the "autoescape" tag defined near line 127). in Twig\Parser->subparse() (line 127 of modules/contrib/bootstrap_ui_kit/templates/section.html.twig).
We need to use the apply tag now;
{% apply spaceless %}
...
{% endapply %}
Comments
Comment #2
aaronchristian commentedComment #3
aaronchristian commented