You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered:
…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
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.
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
The text was updated successfully, but these errors were encountered: