quil

lspector 2019-04-18T23:12:07.009800Z

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?