processing / p5.js-web-editor

The p5.js Editor is a website for creating p5.js sketches, with a focus on making coding accessible and inclusive for artists, designers, educators, beginners, and anyone else! You can create, share, or remix p5.js sketches without needing to download or configure anything.
https://editor.p5js.org
GNU Lesser General Public License v2.1
1.4k stars 1.35k forks source link

window.p5._report is not defined #3225

Closed Vijay-code-it closed 2 months ago

Vijay-code-it commented 2 months ago

p5.js version

V.1.4.0

What is your operating system?

iOS

Web browser and version

Safari 17

Actual Behavior

TypeError: undefined is not an object (evaluating 'window.p5._report') at undefined:2:37015

Expected Behavior

image

Steps to reproduce

Steps:

    1. 3.

      Snippet:

// Paste your code here :)


[Butter_gastonia_copy_2024_08_27_16_44_42.zip](https://github.com/user-attachments/files/16766112/Butter_gastonia_copy_2024_08_27_16_44_42.zip)
welcome[bot] commented 2 months ago

Welcome! 👋 Thanks for opening your first issue here! And to ensure the community is able to respond to your issue, be sure to follow the issue template if you haven't already.

raclim commented 2 months ago

Thanks for opening this issue! I just realized that this issue has been reported earlier in the repo, so to help consolidate issues I'm going to close this one for now!

Vijay-code-it commented 2 months ago

Thanks for opening this issue! I just realized that this issue has been reported earlier in the repo, so to help consolidate issues I'm going to close this one for now!

Please help why I am still not able to resolve this error in p5.js scripts coding,

Vijay-code-it commented 2 months ago

Console Clear

TypeError: undefined is not an object (evaluating 'window.p5._report')