Problem/Motivation

Twig\Error\SyntaxError: Unknown "spaceless" tag. in Twig\Parser->subparse() (line 13 of themes/contrib/bootstrap_storybook/./src/components/form/select.twig).

Steps to reproduce

Proposed resolution

Use this instead.

{% apply spaceless %}

{% endapply %}

Remaining tasks

User interface changes

API changes

Data model changes

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

szeidler created an issue. See original summary.

szeidler’s picture

Also it depends on stable which is not in core anymore. It would either need to depend on stable9, the stable contrib module or depend on anything.

More info: https://www.drupal.org/node/3309392

szeidler’s picture

Status: Active » Needs review

opened a merge request.

thalles’s picture

Status: Needs review » Reviewed & tested by the community
thalles’s picture

Status: Reviewed & tested by the community » Needs work

Change records:
[#3066038]

doxigo made their first commit to this issue’s fork.

  • doxigo committed c87dcc40 on 3.2.x authored by szeidler
    Issue #3326565 by szeidler: Theme declares Drupal 10 compatibility, but...

  • doxigo committed 0cef8f5f on 3.2.x authored by thalles
    Issue #3326565 by szeidler, doxigo: Theme declares Drupal 10...
doxigo’s picture

Status: Needs work » Fixed

Thanks for the MRs guys, merged them both

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.