fetching data url is failing
i'm trying to
fetch
a data:image/png;
url to convert it to a blob, but it's failing with TypeError: Fetch API cannot load:
. is this intended? what's the best alternative?0 Replies