pqina / vue-filepond

🔌 A handy FilePond adapter component for Vue
https://pqina.nl/filepond
MIT License
1.94k stars 128 forks source link

Please update the filepond dependency to solve a confirmed bug #145

Closed cloydlau closed 4 years ago

cloydlau commented 4 years ago

87 # Summary

A confirmed filepond bug: https://github.com/pqina/filepond/issues/465 It's said to be fixed in 4.13.0. So please update the filepond dependency to 4.13.0 to solve this problem, appreciated.

rikschennink commented 4 years ago

FilePond is a peer dependency, so you can run npm i filepond@latest to get the latest version.