-
-
Notifications
You must be signed in to change notification settings - Fork 3.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Using DOM.js library kills console.log #7610
Comments
Very strange. Not sure why link is showing up |
I'm willing to work on this issue. Can it be assigned to me? |
Wonderful!
Please contact me if you need any help debugging. |
Sorry but I didn't understand what did you mean with getting the dynamic DOM library to work with console.log? |
Hi again, |
I've just known how to test my local copy of p5 on the online editor and yes I can tell that the problem isn't in the library, it may be in the editor. |
Here is issue log as error on p5js editor issues: |
Most appropriate sub-area of p5.js?
p5.js version
p5.js/1.11.1
Web browser and version
133.0.6943.127 (Official Build) (arm64)
Operating system
macosx
Steps to reproduce this
Steps:
-Also logged as issue on DOM.js:
-- DOM.js breaks console.log in p5js editor General wrapper function to be used for making async functions (like image loading, etc) blocking. #7
Snippet:
index.html scripts
The text was updated successfully, but these errors were encountered: