Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

ThumbnailGenerator: Failed to execute 'createObjectURL' on 'URL': Overload resolution failed. #5368

Open
2 tasks done
rostyk110 opened this issue Jul 25, 2024 · 0 comments
Open
2 tasks done
Labels

Comments

@rostyk110
Copy link

rostyk110 commented Jul 25, 2024

Initial checklist

  • I understand this is a bug report and questions should be posted in the Community Forum
  • I searched issues and couldn’t find anything (or linked relevant results below)

Link to runnable example

https://stackblitz.com/edit/vitejs-vite-ue9myx?file=main.js,index.html

Steps to reproduce

Just try to use ThumbnailGenerator with GoldenRetriever plugin and upload large image with high resolution (for ex. 50mb size, can be downloaded here)

Expected behavior

Successfully restore images (with thumbnails) from store after page reload

Actual behavior

I get this error (file.data is null):

image
image
Screenshot 2024-07-25 at 12 05 50

@rostyk110 rostyk110 added the Bug label Jul 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant