pqina / react-filepond

🔌 A handy FilePond adapter component for React
https://pqina.nl/filepond
MIT License
1.86k stars 90 forks source link

[Bug] #220

Closed AJKossi closed 1 year ago

AJKossi commented 1 year ago

Is there an existing issue for this?

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

Describe the bug

We are using filepond in nextjs project. Every file contains all other files. If we submit 2 files. Every file contains 2 files. And when uploading to server, it becomes 4 files. With one file, there is no bug. But from 2 we have this issue.

Reproduction

step1 server-response1 step2 server-response2

Environment

- Device:hp
- OS:windows
- Broser:firefox
- React version:17.0.2
rikschennink commented 1 year ago

Without a reproduction on codesandox I can't help with this, the issue description is just too vague.