OpenJSCAD.org icon indicating copy to clipboard operation
OpenJSCAD.org copied to clipboard

Include for remote URLS

Open WolfgangFahl opened this issue 5 years ago • 1 comments

Expected Behavior

https://www.openjscad.org/#https://raw.githubusercontent.com/BITPlan/docker-openjscad/master/workspace/RCHolder/main.jscad

should include https://www.openjscad.org/#https://raw.githubusercontent.com/BITPlan/docker-openjscad/master/workspace/RCHolder/Box.jscad

automatically

Actual Behavior

it gives an error message The requested URL /cache/Box.jscad was not found on this server.

Steps to Reproduce the Problem

  1. Click link above

Specifications

N.A.

WolfgangFahl avatar Mar 17 '19 07:03 WolfgangFahl

This was originally fixed by https://github.com/jscad/OpenJSCAD.org/pull/239 but reverted :(

jcoleman avatar Feb 08 '20 00:02 jcoleman