Open
Description
Hi @jywarren, I'm using your lib to calibrate images on browser dynamically. My website is developed based on React framework and when I try to load an image by its URL, the chrome dev tool throws this type of error
So I dug in node modules and modified a little bit in function loadImageFromUrl by appending a cross-origin
property to it and everything works fine! (the value is anonymous
in my case)
Just take a look in your free time! Cheers!
Metadata
Metadata
Assignees
Labels
No labels