Have you updated React FilePond, FilePond, and all plugins?
[X] I have updated FilePond and its 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.
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
Environment