p5.js-web-editor icon indicating copy to clipboard operation
p5.js-web-editor copied to clipboard

when including files in `<head>` in `index.html`, path prefix is incorrect

Open catarak opened this issue 8 years ago • 3 comments

Nature of issue?

  • [x] Found a bug
  • [ ] Existing feature enhancement
  • [ ] New feature request

Details about the bug:

  • Web browser and version: Chrome 62.0.3202.94
  • Operating System: Mac OS X
  • Steps to reproduce this:

see the following example sketch: http://alpha.editor.p5js.org/cassie/sketches/Sk1Amg9eG

if you try to include an asset in the <head>, it makes a request to /:username/sketches/:path_to_asset rather than /:username/sketches/:sketch_id/:path_to_asset.

catarak avatar Nov 27 '17 21:11 catarak

Hey i am working on this issue

AbhigyanSrivastav avatar Nov 23 '24 04:11 AbhigyanSrivastav

hey @catarak could you please provide more information about the issue here ,like what it should do and why

Thanks in advance

AbhigyanSrivastav avatar Dec 05 '24 06:12 AbhigyanSrivastav

Based on the url in the post, I believe this can be closed?

dipamsen avatar Mar 14 '25 11:03 dipamsen