pqina / filepond-plugin-image-transform

🖼 Client-side image transformations for FilePond
https://pqina.nl/filepond
MIT License
18 stars 8 forks source link

Fix svg uncaught error #41

Open GastonZalba opened 1 year ago

GastonZalba commented 1 year ago

Partial fix for issue #40

This resolves the uncaught error that prevents FilePond from handling all the items when a markup svg is offline, and also displays the error in the item (allowing it to be removed). I consider it a partial fix beacuse doesn't allow to retry the failed upload, but it does avoids the crash of the entire process.

I know you're working on this, but I'm sending this just in case.

rikschennink commented 1 year ago

I'll look into it when I have some time, most likely I'll address this in FilePond v5