Closed
Description
Q | A |
---|---|
Bug report? | yes |
Feature request? | no |
BC Break report? | no |
RFC? | no |
Symfony version | master |
After the recent redesign of the exception page in PR #20951 the exception page in saved profile in Symfony Profiler (URL /_profiler/{token}?panel=exception
) is broken.
It looks like rendering a saved profile uses only @Twig/Exception/excepti
653C
on.twig.html
template without the @Twig/layout.html.twig
that contains CSS for the page.
See
Therefore SVG "+" and "-" icons are displayed in default dimensions that are 1792x1792.