Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

fix(ui): skip bulk upload thumbnail generation on non-image files #11378

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

PatrikKozak
Copy link
Contributor

@PatrikKozak PatrikKozak commented Feb 24, 2025

This PR fixes an issue where bulk upload attempts to generate thumbnails for non-image files, causing errors on the page.

The fix ensures that thumbnail generation is skipped for non-image files, preventing unnecessary errors.

Fixes #10428

@PatrikKozak PatrikKozak marked this pull request as ready for review February 25, 2025 00:54
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug Report: JavaScript Error on Bulk Upload of Non-Image Files in Media
1 participant