Add an error boundary for WebGL (#942)

This commit is contained in:
Uriel
2024-03-13 18:45:54 -03:00
committed by GitHub
parent ee7d6a8bc0
commit 673344baf9
5 changed files with 61 additions and 26 deletions

12
pnpm-lock.yaml generated
View File

@@ -104,6 +104,9 @@ importers:
react-dom:
specifier: ^18.0.0
version: 18.2.0(react@18.2.0)
react-error-boundary:
specifier: ^4.0.12
version: 4.0.12(react@18.2.0)
react-helmet:
specifier: ^6.1.0
version: 6.1.0(react@18.2.0)
@@ -6144,6 +6147,15 @@ packages:
scheduler: 0.23.0
dev: false
/react-error-boundary@4.0.12(react@18.2.0):
resolution: {integrity: sha512-kJdxdEYlb7CPC1A0SeUY38cHpjuu6UkvzKiAmqmOFL21VRfMhOcWxTCBgLVCO0VEMh9JhFNcVaXlV4/BTpiwOA==}
peerDependencies:
react: '>=16.13.1'
dependencies:
'@babel/runtime': 7.23.1
react: 18.2.0
dev: false
/react-error-overlay@6.0.11:
resolution: {integrity: sha512-/6UZ2qgEyH2aqzYZgQPxEnz33NJ2gNsnHA2o5+o4wW9bLM/JYQitNP9xPhsXwC08hMMovfGe/8retsdDsczPRg==}
dev: false