EasyCorp / EasyAdminBundle

EasyAdmin is a fast, beautiful and modern admin generator for Symfony applications.
MIT License
3.99k stars 1.01k forks source link

Asterisks in the required form fields are only visible once #6278

Open tiffanymartin34 opened 3 weeks ago

tiffanymartin34 commented 3 weeks ago

Hello,

I have a problem that I can't quite locate the source of.

When I put my application into production, the red asterisks in the required form fields are only visible once. They come back only once if I empty the ./bin/cache/* directory

I have no warning or message, even in the js console.

Thank you in advance for your help.