-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Closed
Labels
BugError or unexpected behaviorsError or unexpected behaviors
Description
p5.js version
1.11.8
What is your operating system?
Mac OS
Web browser and version
Safari Version 18.5
Actual Behavior
The URL of all sketches in a collection is always https://editor.p5js.org/<user>/sketches/undefined
.
Expected Behavior
It should link to the actual sketches, so the URL should include the sketch ID instead of undefined
.
Steps to reproduce
- Create a new collection
- Create a new sketch
- Save the sketch
- Add the sketch to the newly created collection
- Open your collection
- Try to click on the sketch, the URL is wrong
I can’t consistently reproduce this. Sometimes it works and sometimes not. Try creating new collections and add the existing sketch to that. I’m not sure but it might always only happen with the second collection.
Metadata
Metadata
Assignees
Labels
BugError or unexpected behaviorsError or unexpected behaviors