filepond-plugin-image-transform icon indicating copy to clipboard operation
filepond-plugin-image-transform copied to clipboard

Fix svg uncaught error

Open GastonZalba opened this issue 2 years ago • 1 comments

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.

GastonZalba avatar Feb 27 '23 13:02 GastonZalba

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

rikschennink avatar Mar 06 '23 07:03 rikschennink