Re: [pointerevents] Lost pointer issue - spec or browser bug? (#407)

Interesting, thanks.
I've been using `setPointerCapture` but its capture wasn't working when the cursor was outside an iframe, turns out `event.preventDefault()`... prevented that? Unexpected.
For reference: https://github.com/adazzle/react-data-grid/pull/2613/files

-- 
GitHub Notification of comment by nstepien
Please view or discuss this issue at https://github.com/w3c/pointerevents/issues/407#issuecomment-906497097 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Thursday, 26 August 2021 15:08:57 UTC