Use ajax_replace option for symfony debug toolbar instead of custom event subscriber

This commit is contained in:
Jan Böhmer 2025-08-24 12:24:08 +02:00
parent d4d80de10f
commit 275b695d6b
2 changed files with 2 additions and 70 deletions

View file

@ -1,6 +1,7 @@
when@dev:
web_profiler:
toolbar: true
toolbar:
ajax_replace: true
framework:
profiler: