Symfony version(s) affected
5.4.9
Description
If a page include a render_esi, with esi and symfony reverse proxy enabled, the timing section of the profiler bar displays "n/a ms".
Clicking on it display the performance tab with the message "No timing events have been recorded. Check that symfony/stopwatch is installed and debugging enabled in the kernel.".
How to reproduce
In templates/base.html.twig, if you change render_esi to a simple render, the timing section works again.
Possible Solution
No response
Additional Context
No response
Symfony version(s) affected
5.4.9
Description
If a page include a render_esi, with esi and symfony reverse proxy enabled, the timing section of the profiler bar displays "n/a ms".
Clicking on it display the performance tab with the message "No timing events have been recorded. Check that symfony/stopwatch is installed and debugging enabled in the kernel.".
How to reproduce
In templates/base.html.twig, if you change render_esi to a simple render, the timing section works again.
Possible Solution
No response
Additional Context
No response