-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
console not printing anything #1685
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
Comments
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. |
Hi everyone, Same problem... That is recent. In p5.js online editor, the print() function does not work anymore in the console panel of the editor. The problem happens only into p5.js editor console. Print() still write into browser console. It would be great if this could be corrected soon :o) Thanks a lot. Laurent |
Thanks for reporting! This should be fixed now. This is due to a feature I have been working on (interactive console!!!) that only breaks on production (locally and on the staging URL it works perfectly 😠 ). Fixed by #1684 |
Thanks so much Cassie for your very quick reaction and fix! And for all your work and thanks also to other peope working on p5.js and this editor. Really great tools! Laurent |
Nature of issue?
Details about the bug:
Feature enhancement details:
New feature details:
The text was updated successfully, but these errors were encountered: