You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to use this module with an image. I noticed that the example is not working. The canvas only render black. I can see in the network tab that the image get loaded. No errors in the console either.
I just tested it on my local and get the same result.
It seems that the master branch still shows this issue on Google Chrome 96.0.4664.110 (Official Build) (64-bit). Downgrading to 1.0.17 fixed the issue for me too.
Hi,
I'm trying to use this module with an image. I noticed that the example is not working. The canvas only render black. I can see in the network tab that the image get loaded. No errors in the console either.
I just tested it on my local and get the same result.
Here is my code
I tested in Chrome/Firefox/Safari on macOS 10.14.6 + Chrome on Android and always result in a black canvas.
Thanks
The text was updated successfully, but these errors were encountered: