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"
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"