Skip to content

[WebProfilerBundle] AJAX requests cause toolbar to appear even when minimized #60602

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
simshaun opened this issue May 31, 2025 · 1 comment
Closed

Comments

@simshaun
Copy link
Contributor

Symfony version(s) affected

7.3.0

Description

Hi,

I noticed that since upgrading to 7.3, even though I've minimized the profiler toolbar, the toolbar appears with just the AJAX widget when an AJAX request occurs.

I can clear out the AJAX requests and it goes away, but comes right back on the next AJAX request.

Image

How to reproduce

Navigate to a page that makes AJAX requests & minimize profiler toolbar. Wait/trigger an AJAX request.

Possible Solution

No response

Additional Context

No response

@axzx
Copy link
Contributor

axzx commented May 31, 2025

there is also a problem with closing the web profiler toolbar.
the Close Toolbar icon does not work

@javiereguiluz javiereguiluz self-assigned this May 31, 2025
nicolas-grekas added a commit that referenced this issue Jun 2, 2025
…sing (HypeMC)

This PR was merged into the 7.3 branch.

Discussion
----------

[WebProfilerBundle] Fix toolbar with ajax requests not closing

| Q             | A
| ------------- | ---
| Branch?       | 7.3
| Bug fix?      | yes
| New feature?  | no
| Deprecations? | no
| Issues        | Fix #60602
| License       | MIT

Issue was introduced in #58380.

Commits
-------

ae19577 [WebProfilerBundle] Fix toolbar with ajax requests not closing
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants