Remix.run Logo
captn3m0 a day ago

I get a black screen with a scroll bar. Lockdown mode on iOS.

thih9 a day ago | parent | next [-]

> When Lockdown Mode is enabled, your device won’t function like it typically does. (…)

> Web browsing - Certain complex web technologies are blocked, which might cause some websites to load more slowly or not operate correctly.

https://support.apple.com/en-us/105120

UncleBen a day ago | parent | prev [-]

Most likely due to iOS lockdown mode disabling WebGL rendering.

Arnavion a day ago | parent [-]

Same for me on desktop Linux Chromium (with and without incognito mode), and yes console prints WebGL errors:

> scripts.js?v=1:3820 THREE.WebGLRenderer: A WebGL context could not be created. Reason: Web page caused context loss and was blocked

> scripts.js?v=1:3820 THREE.WebGLRenderer: A WebGL context could not be created. Reason: Failed to create a WebGL2 context.