**the reload() method for a scene only shows a blank white page:** - A-Frame Version: 4.0 - Platform / Device: tried on safari & chrome on macOS and windows - Reproducible Code Snippet or URL: with any scene open, just run document.querySelector('a-scene').reload(); in the developer console.