David Bismut

Results 184 comments of David Bismut

Hey @gwildu, really sorry this is still under my radar but I'm overwhelmed with work atm. Next week should be calmer. Don't hesitate to add me on discord.

Sorry @gwildu I meant to answer way back then, I created this sandbox at the time. https://codesandbox.io/s/593-vfqsx0?file=/src/App.tsx Let me know if this is what you're trying to achieve or if...

Awesome thanks for tracking this @Andarist, I'll merge soon.

@Andarist after checking this locally in the repo, I still got an error. I updated the Typescript sandbox in 4.8.4 to be truer to the Typescript code in the lib,...

Indeed that's weird! Let's leave this open and I'll merge when Typescript upgrades to a new minor. Thanks!

I tried and can't reproduce. What mouse are you using? Not sure what I'm supposed to look at in the video btw.

Hm in your code there is supposed to be an alert when the movement is NaN... I don't see it in the video.

Hm use-gesture doesn't do any magic, it just tries to assign listeners to elements. It's possible that `setPointerCapture` which is used when `pointer.capture` is set doesn't work with shadowed elements...

Hey @geoctrl thanks for reporting this. I believe this is a known issue (maybe I should write it somewhere). As far as I remember, iOS doesn't seem to fire a...