Closed
Description
Unlike the parent of exception_full.html.twig
(namely: layout.html.twig
), it does not use absolute=true
in {{ asset() }}
. This makes it impossible to properly use this template to mail exceptions. Is it done by design or is this something that can change? If so, I can make a PR to fix this.