Problem/Motivation

The commerce-stock-location-content-add-list.html.twig template is using spaceless tag, which was deprecated and then removed. See: https://git.drupalcode.org/project/commerce_stock/-/blob/8.x-1.x/modules...

Steps to reproduce

Proposed resolution

Replace the spaceless tag with the spaceless twig filter.

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:

Comments

poker10 created an issue. See original summary.

poker10’s picture

Status: Active » Needs review