Closed
Description
p5.js version
No response
What is your operating system?
None
Web browser and version
No response
Actual Behavior
Our current auto-refresh feature doesn't immediately refresh code output when the "auto-refresh" button is clicked. Auto-refresh, which should provide a means for developers to see the output corresponding to the code they've written, currently falls short, potentially leading to inconsistencies between the code and its output.
issuep5.webm
Expected Behavior
Upon clicking the "auto-refresh" button, the code output should refresh immediately, allowing users to see the impact of their code changes without requiring additional edits.
Steps to reproduce
Steps:
- Go to home page
2.Click on auto-refresh.