kikoano / web2vr

Dynamically translate HTML and CSS to A-Frame 3D world for virtual reality.
MIT License
126 stars 23 forks source link

Failed to read the 'cssRules' property from 'CSSStyleSheet': Cannot access rules #11

Open chrismatthieu opened 3 years ago

chrismatthieu commented 3 years ago

I am consistently encountering the following error regardless if I add web2vr.min.js via your CDN or via localhost:

web2vr.min.js:1 DOMException: Failed to read the 'cssRules' property from 'CSSStyleSheet': Cannot access rules at t.value (http://localhost:3000/assets/vendor/web2vr/web2vr.min.js:1:112757) at t.value (http://localhost:3000/assets/vendor/web2vr/web2vr.min.js:1:113667) at HTMLDocument. (http://localhost:3000/assets/dist/room.js:379:34) at e (https://code.jquery.com/jquery-3.5.1.min.js:2:30005) at t (https://code.jquery.com/jquery-3.5.1.min.js:2:30307)