Skip to content

Stop disabling pointer-events on panels during resize - #744

Merged
bvaughn merged 1 commit into
bvaughn:mainfrom
zachrip:remove-pointer-events-during-resize
Sep 19, 2026
Merged

bvaughn merged 1 commit into
bvaughn:mainfrom
zachrip:remove-pointer-events-during-resize

Conversation

@zachrip

@zachrip zachrip commented Sep 9, 2026

Copy link
Copy Markdown
Contributor

Fixes #419 - since we do pointer capture this rule seems unnecessary but causes a bug in webkit (https://bugs.webkit.org/show_bug.cgi?id=300030) - I've tested this in safari/chrome and both work well with this fix.

@vercel

vercel Bot commented Sep 9, 2026

Copy link
Copy Markdown

@zachrip is attempting to deploy a commit to the Brian Vaughn's projects Team on Vercel.

A member of the Team first needs to authorize it.

@vercel

vercel Bot commented Sep 19, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated
react-resizable-panels Ready Ready Preview Sep 19, 2026 3:04pm UTC

@bvaughn

bvaughn commented Sep 19, 2026

Copy link
Copy Markdown
Owner

Thank you :)

@bvaughn
bvaughn merged commit 75bafc4 into bvaughn:main Sep 19, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Iframe stops scrolling after resizing via handle

2 participants