Bela Bohlender

Results 40 issues of Bela Bohlender

clicking on something with cursor:pointer, and the element is swapped out, the mouse stays stuck as cursor:pointer when i move it away onto the parent

bug

enhancement

Set pointerEvents="listener" only for the fullscreen component to meet expectations that you can click "through the fullscreen" where not interactiable elements are

Hey :) An issue was reported to me that I identified to be a bug in react-three/fiber. I've created an reproduction repo here: https://github.com/bbohlender/r3f-portal-bug ## Steps to reproduce 1. `npm...

for react-three/xr use the default raycaster (if not possible make sure to use its layers)

https://codesandbox.io/p/sandbox/portal-fq6lcg

bug

add invalidate() to the default defaultApply function used by react-three/handles

good first issue