aframe-site
aframe-site copied to clipboard
"View Source" button removed when exiting Inspector from Examples
- Load https://aframe.io/examples/showcase/spheres-and-fog/
- Click "Visual Inspector" button
- Click "Back to Scene" button
- Notice "Visual Inspector" and "View Source" buttons are missing, but there's an "Inspect Scene" button in the top-left corner
To solve this, we'd need to add a postMessage
to detect Inspector exit.