Hubs-Foundation / hubs

Duck-themed multi-user virtual spaces in WebVR. Built with A-Frame.
https://hubsfoundation.org
Mozilla Public License 2.0
2.14k stars 1.41k forks source link

Default to empty if scene load fails #6415

Closed keianhzo closed 11 months ago

keianhzo commented 11 months ago

Fixes https://github.com/mozilla/hubs/issues/6179

We are currently showing the load error screen when a scene url cannot be loaded. This affects debugging when a room scene has been updated using debugLocalScene and you try to load it without that flag.