Closed vincent-peugnet closed 3 years ago
Because of a shady tricks to stylize image upload html input field, nothing is written here:
Everything is explained there:
https://symfonycasts.com/screencast/symfony-uploads/bootstrap-styling#why-doesnt-it-work
The solution seems quite ugly but the problem itself seems quite ugly to me.
I've tried to follow the SymfonyCast strategy but it did'nt work by just copy paste the piece of code.... As it's JS, I don't want to look to deeply in this... :baby:
@n-peugnet 😉
Because of a shady tricks to stylize image upload html input field, nothing is written here:
Reference
Everything is explained there:
https://symfonycasts.com/screencast/symfony-uploads/bootstrap-styling#why-doesnt-it-work
The solution seems quite ugly but the problem itself seems quite ugly to me.
I've tried to follow the SymfonyCast strategy but it did'nt work by just copy paste the piece of code.... As it's JS, I don't want to look to deeply in this... :baby: