Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Client does not load nor have a backup render for Browsers without WebGL enable/support #110

Open
carafelix opened this issue Mar 21, 2024 · 0 comments

Comments

@carafelix
Copy link

carafelix commented Mar 21, 2024

Bug Report

Bug Description

The site fails to load completely if the used browser does not have WebGL enable. That does not follow WCAG. A rasterized version accessible WebGL of the Three.js components could be render, or load instead a placeholder.

Only display error for non-tech user would be:
Application error: a client-side exception has occurred (see the browser console for more information).

Console log:
THREE.WebGLRenderer: A WebGL context could not be created. Reason: WebGL is currently disabled.

an example of a rasterized site (not mine):
image
WebGL enable:
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant