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).

Created on 19 April 2023, over 1 year ago

Problem/Motivation

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).

Steps to reproduce

Proposed resolution

We need to use the apply tag now;

{% apply spaceless %}
 ...
{% endapply %}

Remaining tasks

User interface changes

API changes

Data model changes

🐛 Bug report
Status

Fixed

Version

1.0

Component

Code

Created by

🇨🇦Canada AaronChristian Kelowna, BC

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024