'Blue screen in a-frame

I am using A-frame and multi user experience we are using socket.io. But when I open the application I am getting a blue loading screen which restricts the view.

Can someone suggest how do we solve this problem. I have attached a image for this. Blue screen in a-frame



Solution 1:[1]

You need to give loading-screen="enabled:false" in a-scene

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 Sumit Sharma