Problem/Motivation

I see this error in the log:

Twig\Error\SyntaxError: Unknown "attach_library" tag. in Twig\Parser->subparse() (line 73 of /var/www/docroot/modules/contrib/ws_promotion/modules/ws_promotion_activity_finder/templates/node--promo--lb-activity-finder.html.twig).

Steps to reproduce

Proposed resolution

Let's fix it.

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

aleevas created an issue.

  • aleevas committed 661c3684 on 1.0.x
    #3414737: Fix wrong use of attach_library in template file.