Easyadminbundle: Problem with input type file

Created on 16 Jul 2019  Â·  2Comments  Â·  Source: EasyCorp/EasyAdminBundle

Describe the bug
Image is not visible when uploading. Problem is shown in gif.

ezgif com-video-to-gif

Has anyone solved this?

bug

All 2 comments

The same for me. It seems that the majority is using vichuploader and liip extension. Luckily it's just 'visual' and the image is upload and the entity is well saved

https://getbootstrap.com/docs/4.1/components/forms/#file-browser
The file input is the most gnarly of the bunch and requires additional JavaScript if you’d like to hook them up with functional Choose file… and selected file name text.

This means that we must add the missing JavaScript code for it to work properly. Likely here in EasyAdminBundle.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

cve picture cve  Â·  4Comments

Ealenn picture Ealenn  Â·  3Comments

lukasluecke picture lukasluecke  Â·  3Comments

javiereguiluz picture javiereguiluz  Â·  4Comments

haithem-rihane picture haithem-rihane  Â·  4Comments