Skip to content

Javascript error in running this sketch #3268

Closed
@jht9629-nyu

Description

@jht9629-nyu

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 :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugError or unexpected behaviors

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions