Hubs-Foundation / hubs

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

Default to empty if scene load fails #6415

Closed keianhzo closed 9 months ago

keianhzo commented 9 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.