Fixed
Project:
Commerce Stock
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
11 Nov 2024 at 14:03 UTC
Updated:
22 Jul 2026 at 13:53 UTC
Jump to comment: Most recent
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...
Replace the spaceless tag with the spaceless twig filter.
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