Two questions in one day!
I uploaded some JavaScript, and it doesn't work in Canvas. Okay, no problem, just need to debug. I opened up Chrome Dev Tools and for the life of me could not find my JS file, or code, anywhere. I did upload it using the Theme Editor. I verified that it is there, and I could find it hosted on AWS (not where I put it so it was loaded there). But with the page loaded, within its sources, I could not find it anywhere in order to debug. I utilized search functionality on both lines of my functions and the name of the file. Nothing.
Understand that it works outside of Canvas, so there is some internal conflict. I need to test it within the Canvas environment, but I just can't find the thing. I'm guessing it may have gotten rolled into another file somewhere but I can't find the file.
How do I debug, within Canvas, using Dev Tools?