Closed
Description
p5.js version
Web Editor: v2.12.9 , p5.js: v1.9.2
What is your operating system?
Mac OS
Web browser and version
Version 124.0.6367.62 (Official Build) (arm64)
Actual Behavior
Run this sketch
https://editor.p5js.org/sairamved/sketches/kHR1qrQC5
Get this error
const { _report } = window.p5;
TypeError: Cannot read properties of undefined (reading '_report')
at undefined:2:36978
Expected Behavior
No error
Steps to reproduce
Steps:
open editor
https://editor.p5js.org/sairamved/sketches/kHR1qrQC5
run
Snippet:
// Paste your code here :)