Skip to content
Snippets Groups Projects
Commit 0df36d46 authored by Konrad Mohrfeldt's avatar Konrad Mohrfeldt :koala:
Browse files

fix: don’t rely on bootstrap styles for displaying FormGroup errors

Bootstrap only displays form group errors if the .invalid-feedback
element is preceded by a .is-invalid element. That is an uncessary
restriction and we can simply enforce the errors to be displayed if it
is rendered.
parent 5a163ab9
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment