Open bardolf69 opened 1 year ago
same issue here, do you solved it yet?
no as a work around I have just stopped using the filepond for multiple uploads
You need to pass the name as an array (css[]
):
<x-splade-file class="py-4" name="css[]" multiple filepond accept="text/css, text/plain" />
Helped me! a thumbs up👍🩷
Description:
Unable to use filepond multiple as it results in a script error
Steps To Reproduce Issue:
Use a file upload set for filepond and multiple as below.