Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Doesn't run in chrome #153

Closed
radiantone opened this issue Jun 15, 2019 · 2 comments
Closed

Doesn't run in chrome #153

radiantone opened this issue Jun 15, 2019 · 2 comments

Comments

@radiantone
Copy link

I download the zip and open the index.html file in chrome. Errors.
Uncaught DOMException: Failed to read the 'cssRules' property from 'CSSStyleSheet': Cannot access rules
at n (file:///home/xxx/webvowl/js/webvowl.app.js:5:12205)
at e.exports (file:///home/xxx/webvowl/js/webvowl.app.js:5:12404)
at Object.e.exports [as app] (file:///home/xxx/webvowl/js/webvowl.app.js:1:7647)
at file:///home/xxx/webvowl/index.html:473:33

@vitalis-wiens
Copy link
Contributor

Hi, this is related to chromes CORS (firefox works fine), see #151 .

We are currently preparing a new version that fixes this particular issue .

@vitalis-wiens
Copy link
Contributor

Fixed, see #151

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants