use-react-screenshot
use-react-screenshot copied to clipboard
Take a blob image
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 !