WebGL-Inspector icon indicating copy to clipboard operation
WebGL-Inspector copied to clipboard

Inspector won't load with a-frame library

Open flimshaw opened this issue 8 years ago • 0 comments

I've tried embedding script tags, using the Chrome plugin, and even manually loading the most recent build of the github repo into Chrome but to no avail. There are no console errors thrown, but both a-frame and the GL inspector plugin fail to start when used together.

To replicate (w/ chrome extension):

  1. Visit any of the a-frame examples outside of an iframe, here for example: https://aframe.io/aframe/examples/showcase/dynamic-lights/

  2. Click the GL icon to relaunch the page with the inspector enabled

  3. A blank page will load, the inspector claims A-Frame and Three.js launched successfully.

Not sure if this is a bug here or in a-frame but wanted to report, thanks

flimshaw avatar Apr 05 '17 21:04 flimshaw