pqina / vue-filepond

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

__vite_ssr_import_1__.default is not a function #270

Closed okoliken closed 1 year ago

okoliken commented 1 year ago

Is there an existing issue for this?

Have you updated Vue FilePond, FilePond, and all plugins?

Describe the bug

I am using vueFilePond in nuxt 3, it works initially, but when I reload the page it throws this error '500 __vite_ssr_import_1__.default is not a function'. I have installed the necessary packages.

Reproduction

``

Environment

- Device: Macbook Pro (2015)
- OS: IOS
- Broser: Chrome
- Vue version: vue3, nuxt 3
lin69x commented 1 year ago

Hi, Can you tell how did you solve the problem?