Thumbnail not showing in media library
matib-magoya opened this issue · 3 comments
Description
When uploading an image to google cloud storage via strapi with this plugin enabled, the thumbnail is not shown in the strapi media library nor when editing the media. see screenshot 1 and 2
To Reproduce
- Go to Media Library
- Upload a jpeg/gif/png image
- wait until it finishes uploading
- just the name is shown
Expected behavior
thumbnail is shown in media library
Desktop:
- OS: docker
- Browser: chrome, firefox
- Im running this on Strapi V4.2.3
- strapi/strapi docker image
Additional context
If I disable the plugin (deleting the plugin.js
) and upload to my local storage the thumbnails work just fine.
The images and thumbnails in the storage are uploaded just fine.
@Lith I feel like a moron. Thanks a lot that solved it.
I actually read that part but never thought it was for that. you might wanna clarify that.
Happy to know your problem's solved !
Feel free to improve documentation 🙃
I'm really busy since some month.
Thanks