Closed
Description
Q | A |
---|---|
Bug report? | yes |
Feature request? | no |
BC Break report? | no |
RFC? | yes |
Symfony version | 4.0.8 |
Bootstrap 4 layout does not render form parent errors correctly after switching to <span>
d-block class is missing after alert-danger
Commit: 5dcaaad
<span class="{% if form is not rootform %}invalid-feedback d-block{% else %}alert alert-danger{% endif %}">