Skip to content

[6.2] [Profiler] Toggler bug and search empty #48437

@youlead-bow

Description

@youlead-bow

Symfony version(s) affected

6.2

Description

Using the new profiler, I encountered 2 issues:

  1. In the Forms tab of the profiler, the form tree no longer works. Nothing happens if you click on the plus pictograms.
    It does not display what it should and the picto does not change.

  2. When you want to display the last 10 urls, the list is always empty. The profiler search doesn't work.

For information, I emptied all the Symfony and browser cache, reinstalled the package but nothing changed.

How to reproduce

Open the profiler and go to the forms page or the last 10.

Possible Solution

  1. Add line in form.html.twig: toggler.initButtons(document.querySelectorAll('a.toggle-button'));
    For the picto I don't know what's wrong

  2. I don't know

Additional Context

toggler
empty_search

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions