vre2h/use-react-screenshot

Take a blob image

Opened this issue · 0 comments

Hello,
I try to capture a screen including an image with a blob url (like "blob:http://localhost:3000/b747a735...") but it doesn't work. It's all fine with other images. I'm trying to build a meme generator in which users wouldn't need to upload their image to a cloudinary or S3 service.
Is there any solution for this ?
Thanks a lot in advance !