Thanks to visit codestin.com
Credit goes to github.com

Skip to content

bootstrap_4_layout.html.twig does not render form parent errors correctly after switching to span #26869

Closed
@normisg

Description

@normisg
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 %}">

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions