Kuzma Kudim

Results 1 comments of Kuzma Kudim

Btw, when I swap these two lines of code then issue disappears: ``` img.crossOrigin = "anonymous"; // no src url yet, so no load possible img.src = isDataURL(src) ? src...