Skip to content

ESI fragment disable the profiler performance tab (stopwatch) #46687

Description

@McLone

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions