-
Notifications
You must be signed in to change notification settings - Fork 51
Open
Labels
Description
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!