relative fragment links are broken #3495
Labels
Area:Editor
For CodeMirror-related features
Bug
Error or unexpected behaviors
On Hold
Work on this issue is paused for now
p5.js version
n/a
What is your operating system?
Windows
Web browser and version
firefox
Actual Behavior
a fragment link in html eg:
are broken and result in:
"Not found"
when running before saving, or:
{"message":"Asset does not exist"}
when running after saving
Expected Behavior
jump to fragment as expected in HTML
Steps to reproduce
see above snippet or here:
https://editor.p5js.org/eyaler/sketches/Lo8oYAYsR
The text was updated successfully, but these errors were encountered: