Open
Description
Is there an existing issue for this?
- I have searched the existing issues
Have you updated FilePond and its plugins?
- I have updated FilePond and its plugins
Describe the bug
When using chunk upload for the vue-filepond, we use removeFiles() method to clear the queue when finished processing successfully. However, this methods also sends additional delete request to the server when it is not required.
How can we prevent this request.
My versions:
"filepond": "^4.30.3",
"filepond-plugin-file-validate-size": "^2.2.5",
"filepond-plugin-file-validate-type": "^1.2.6",
"vue": "^3.2.23",
"vue-filepond": "^7.0.2",
Reproduction
In order to reproduce the issue, please try chunk upload options.
Environment
- Device: Dell XPS laptop
- OS: Windows 11
- Browser: Chrome.