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
Issue fork commerce_stock-3486780
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
Comment #3
poker10 commentedComment #4
guy_schneerson commented