Add current path in ESI requests

Created on 18 June 2024, 6 months ago

Problem/Motivation

When ESI blocks are called, we cannot know which page call the block.
In case a block needs a context, like the current node displayed, we cannot get it from ESI block.

Steps to reproduce

Add a block which load a node from current route and display node title. Configure block to be loaded with ESI.
We cannot get current node from ESI block.

Proposed resolution

Give current path or route when ESI url is called

Feature request
Status

Active

Version

4.0

Component

Code

Created by

🇫🇷France goz

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024