Skip to content

fix: duplicate highlight disappears after sorting#1063

Merged
barryvdh merged 2 commits intophp-debugbar:masterfrom
erikn69:patch-92
Apr 30, 2026
Merged

fix: duplicate highlight disappears after sorting#1063
barryvdh merged 2 commits intophp-debugbar:masterfrom
erikn69:patch-92

Conversation

@erikn69
Copy link
Copy Markdown
Contributor

@erikn69 erikn69 commented Apr 29, 2026

After using the sort button, the highlighting of duplicate queries disappears, as does the functionality to show only duplicates.

If you use the Show only duplicates link and then sort, all data is displayed, but the link remains with Show All

@erikn69
Copy link
Copy Markdown
Contributor Author

erikn69 commented Apr 29, 2026

I noticed something strange in the JS assets; in the queries widget, both the compressed and uncompressed versions are listed simultaneously, but only the uncompressed version is executed. They don't appear to cause any conflicts, but it seems like a bug.
The problem seems to be in laravel-debugbar.

@barryvdh barryvdh merged commit 3bab269 into php-debugbar:master Apr 30, 2026
21 checks passed
@barryvdh
Copy link
Copy Markdown
Collaborator

I noticed something strange in the JS assets; in the queries widget, both the compressed and uncompressed versions are listed simultaneously, but only the uncompressed version is executed. They don't appear to cause any conflicts, but it seems like a bug. The problem seems to be in laravel-debugbar.

Good spot! Fixed in #1065

@erikn69 erikn69 deleted the patch-92 branch May 7, 2026 14:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants