Closed

Description
Q | A |
---|---|
Bug report? | yes |
Feature request? | no |
BC Break report? | no |
RFC? | no |
Symfony version | 3.3.4 |
Hi all, the exception summary seem to be hidden by a wrong css rule.
This is the HTML part that is not showed. I will fix that if nobody want to do :-)
<div class="exception-summary">
<div class="exception-metadata">
<div class="container">
<h2 class="exception-hierarchy">
<abbr title="Exception">Exception</abbr>
</h2>
<h2 class="exception-http">
HTTP 500 <small>Internal Server Error</small>
</h2>
</div>
</div>
</div>