marvinlabs / laravel-html-bootstrap-4

Bootstrap 4 fluent HTML builder
MIT License
42 stars 15 forks source link

Errors do not show up below radio groups #27

Closed vpratfr closed 6 years ago

vpratfr commented 6 years ago

The radio buttons in the group are properly highlighted in red, but no error message is appended below the group.

vpratfr commented 6 years ago

Same for checkbox.

The HTML code is generated though and Bootstrap is keeping the feedback hidden.

See also https://github.com/twbs/bootstrap/issues/26402