emulsify-ds / compound

Compound is the default component collection for Emulsify
https://emulsify-ds.github.io/compound/
GNU General Public License v2.0
13 stars 10 forks source link

[BUG] - Remove Spaceless tags #92

Closed mndonx closed 1 year ago

mndonx commented 1 year ago

Describe the bug The spaceless tag in templates is causing pages to break

To Reproduce Steps to reproduce the behavior:

  1. Add a select item to a webform
  2. Visit the page
  3. Note the "Unknown "spaceless" tag error

Expected behavior The page should work as normal.

Screenshots ![Uploading Screenshot 2023-05-20 at 4.37.52 PM.png…]()

Desktop (please complete the following information):

Additional context See https://www.drupal.org/project/drupal/issues/3094850

mndonx commented 1 year ago

Maybe use {% apply spaceless %} instead.

github-actions[bot] commented 1 year ago

:tada: This issue has been resolved in version 1.16.1 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: