cubejs
cubejs copied to clipboard
DEMO doesn't work
Initializing is never finished. The error is
jquery-3.1.0.min.js:2 Uncaught DOMException: Failed to construct 'Worker': Script at 'file:///C:/Users/jr/Downloads/cubejs-master/docs/lib/worker.js' **cannot be accessed from origin 'null'.**
at Function._asyncSetup (file:///C:/Users/jr/Downloads/cubejs-master/docs/lib/async.js:12:22)
at Function.asyncInit (file:///C:/Users/jr/Downloads/cubejs-master/docs/lib/async.js:34:12)
at HTMLDocument.<anonymous> (file:///C:/Users/jr/Downloads/cubejs-master/docs/demo.js:51:10)
at j (https://code.jquery.com/jquery-3.1.0.min.js:2:29568)
at k (https://code.jquery.com/jquery-3.1.0.min.js:2:29882)
I tried in Edge, Chrome, Firefox and everywhere this error appears. Any suggestions?
Thx!
Hello,
the demo page works for me on Firefox and Chrome.
http://ldez.github.io/cubejs/
Maybe it's related to the fact that you are using the file locally without a server.