yarnpkg / berry

📦🐈 Active development trunk for Yarn ⚒
https://yarnpkg.com
BSD 2-Clause "Simplified" License
7.23k stars 1.07k forks source link

[Bug?]: The website crashes with "Error creating WebGL context" #6365

Closed mks-h closed 14 hours ago

mks-h commented 6 days ago

Self-service

Describe the bug

When visiting the website at https://yarnpkg.com/, for a moment it renders the page (I can see a background image and texts), but then it quickly changes to "This page crashed" screen with "Error creating WebGL context" error message.

To reproduce

Using a browser with WebGL disabled or unsupported, visit the website at https://yarnpkg.com/.

Environment

none

Additional context

I have recently noticed the same issue on another Docusaurus website — https://github.com/farm-fe/farm/issues/1422. Although, Docusaurus's webpage at https://docusaurus.io/ work just fine.

The crash:

image

The brief render:

image