pqina / filepond-plugin-image-preview

🖼 Show a preview for images dropped on FilePond
https://pqina.nl/filepond
MIT License
46 stars 26 forks source link

FilePondPluginImageTransform breaks FilePondPluginImagePreview #70

Closed WallyJ closed 7 months ago

WallyJ commented 7 months ago

When I add FilePondPluginImageTransform to the list of plugins to be registered, the preview of the uploaded image no longer shows up. It only shows the filename.

This happens even if I only add the name of the plugin without the other code/syntax

WallyJ commented 7 months ago

I got the thumbnail to work again.