You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Dev environment (OS, Sail/Valet/etc): Alpine linux running in a docker container on Google Cloud Run
Description:
Unable to use filepond multiple as it results in a script error
protone-media-laravel-splade.js:4196 Uncaught TypeError: t.push is not a function
at protone-media-laravel-splade.js:4196:13
at Array.forEach (<anonymous>)
at Proxy.addFiles (protone-media-laravel-splade.js:4195:11)
at onaddfile (protone-media-laravel-splade.js:4119:106)
at exposeEvent (filepond.esm.js:8867:13)
at filepond.esm.js:8883:29
Steps To Reproduce Issue:
Use a file upload set for filepond and multiple as below.
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.
The text was updated successfully, but these errors were encountered: