Closed odGit closed 8 years ago
@odGit Hi, can you give it a try? I think we had a problem with the github CDN and it was caching our latest deploy. Make sure you've cleaned your browser's cache too
ok, I have tried again and still have the same errors (Deleted history, and in Incognito Window).
I looked a bit around and the JSON callback which fails in aframe-inspector is this one
xhr.open('GET', 'https://raw.githubusercontent.com/aframevr/aframe-components/master/components.json', false);
in code base https://github.com/aframevr/aframe-inspector/blob/master/src/lib/componentloader.js#L22
We can just ignore it since it's fixed. We moved the components, and it's now fixed in the latest. Will ship it out soon. Thanks for filing!
I have a very basic setup: camera + 4 planes. Plain HTML file with aframe.min.js (v0.3.0) included in a header, running on localhost with budo. Once I am opening aframe-inspector, getting following errors.
In Google Chrome ( 53.0.2785.143 (64-bit)Mas OS Serra)
In Firefox (49.0.1 (64-bit) Mas OS Serra)