pqina / filepond-plugin-image-preview

🖼 Show a preview for images dropped on FilePond
https://pqina.nl/filepond
MIT License
46 stars 26 forks source link

"IE11 and Vue.js" FilePond-plugin-Image-Preview doesn't work properly. #41

Closed Shuya00 closed 3 years ago

Shuya00 commented 3 years ago

Hi. When using IE11 browser and vue-filepond, file-plugin-image-preview doesn't work properly. It works when using original filepond and IE11. It occurs only when I use vue-filepond and IE11.

If you upload an image, preview is almost good. (a little skewed) but if you upload more images, preview gets corrupted.

I hope you could make this plugin work with IE11 and vue-filepond.

vue-filepond_with_ie11

rikschennink commented 3 years ago

It works with IE11.

Have you set a doctype to your webpage?

Shuya00 commented 3 years ago

Thank you for a quick reply. OK, I use vuetify framework, so maybe I take a grammatically mistake of vuetify. I'll review my code carefully. It was good just to know that it works with IE11. Thank you :)