Fork me on GitHub
#quil
<
2019-04-18
>
lspector23:04:07

In a student's cljs quil project, we're getting Unable to get image data from canvas because the canvas has been tainted by cross-origin data. from all of our calls to load-image (passing it either names of files in resources/public or URLs) but I'm pretty sure this has worked before, and looking up the error sends me down a weird rabbit hole... Any clues what might be causing this?