You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It looks like the label inside the Bootstrap 4 custom-form-file is set based on the placeholder attr in the form theme. As you don't set one, this is why it is empty
Symfony version(s) affected: x4.2.7
Description
The bootstrap file input field is visible but has no text in it.
But if I add
The text is visible but the ugly button is too.
How to reproduce
I am using the bootstrap 4 template.
Generating the form like so :
And displaying it like so :
This problem appeared after updating from Symfony 4.0 to symfony 4.2 .
The text was updated successfully, but these errors were encountered: