-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Open
Labels
Area:EditorFor CodeMirror-related featuresFor CodeMirror-related featuresBugError or unexpected behaviorsError or unexpected behaviorsOn HoldWork on this issue is paused for nowWork on this issue is paused for now
Description
p5.js version
n/a
What is your operating system?
Windows
Web browser and version
firefox
Actual Behavior
a fragment link in html eg:
<a href="#frag">jump to frag</a>
<div id="frag">hi!</div>
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
Metadata
Metadata
Assignees
Labels
Area:EditorFor CodeMirror-related featuresFor CodeMirror-related featuresBugError or unexpected behaviorsError or unexpected behaviorsOn HoldWork on this issue is paused for nowWork on this issue is paused for now