craftcms / webhooks

Plugin for integrating Craft with Zapier and IFTTT.
https://plugins.craftcms.com/webhooks
MIT License
84 stars 12 forks source link

Unexpected "spaceless" tag (expecting closing tag for the "if" tag defined near line 7). #71

Closed olsp closed 2 years ago

olsp commented 2 years ago

Description

When trying to access the activity, this error appears "Unexpected "spaceless" tag (expecting closing tag for the "if" tag defined near line 7)." The path is vendor/craftcms/webhooks/src/templates/_activity/macros.html Spaceless was removed from Craft, "apply spaceless" needs to be used instead.

Steps to reproduce

  1. Install the plugin
  2. Add a webhook
  3. Click "Activity" in the CP under Webhooks

Additional info

angrybrad commented 2 years ago

Thanks! Just released 3.0.2 with a fix for this.