Problem/Motivation
The mercure twig function (docs: https://symfony.com/doc/current/mercure.html#subscribing) it not defined.
Steps to reproduce
-
Proposed resolution
The compile pass from MercureServiceProvider must run before TwigExtensionPass. That's why I added the priority.
Remaining tasks
User interface changes
API changes
Data model changes
Issue fork mercure-3501200
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 #5
robin.houtevelts commentedThanks!
Comment #6
robin.houtevelts commented