You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to implement WebGpu in one of my demos, but when I try to use this package I get this error message TypeError: Cannot read properties of null (reading 'getExtension').
I'm on version 7.2.3
"@react-three/drei": "^9.121.4",
"@react-three/fiber": "^8.17.12",
"three": "^0.172.0"
The text was updated successfully, but these errors were encountered:
I'm trying to implement WebGpu in one of my demos, but when I try to use this package I get this error message
TypeError: Cannot read properties of null (reading 'getExtension')
.I'm on version 7.2.3
"@react-three/drei": "^9.121.4",
"@react-three/fiber": "^8.17.12",
"three": "^0.172.0"
The text was updated successfully, but these errors were encountered: