-
Notifications
You must be signed in to change notification settings - Fork 175
Open
Description
I decided to try webgcode locally using Chrome but there was an error in index.html saying
Uncaught DOMException: Failed to construct 'Worker': Script at 'file:///home/jalovisko/dev/webgcode/webapp/worker.js#3DView' cannot be accessed from origin 'null'.
Searching revealed that Workers don't work locally in Chrome, and indeed the page loads nice and clean in Firefox. However, I see here on Stack Overfloww a workaround for Chrome which I think sounds easy to implement. I can fork and fix this one if it's ok.
Metadata
Metadata
Assignees
Labels
No labels