Open pecoram opened 1 month ago
This PR implements a fallback for cases where createImageBitmap is supported but the fetch fails because does not supports URL scheme "data" (for example when using a polyfill).
OK - I'm opening the PR with just the change we need, then we'll consider whether to go ahead with this
This PR implements a fallback for cases where createImageBitmap is supported but the fetch fails because does not supports URL scheme "data" (for example when using a polyfill).