Open
Description
-
p5.js version: 1.5.0
-
Web browser and version: Chrome, Firefox, and Edge, most recent
-
Operating System: Windows 11
- Go to this link and go to sketch.js
- Ctrl+F and type "test". Notice there are 4 instances of "test"
- Switch to new.js and press the "next" (down arrow) on the Ctrl+F bar
- Notice it always says 0/4 (it should say 1/2 and 2/2 I assume)
- Type another "test" in new.js and hit the down arrow
- Notice it says there are now 7 instances of "test" (it should say 3 I assume)