Skip to content

Use capture phase for pointerdown and pointerup events#589

Merged
bvaughn merged 1 commit into
mainfrom
issues/584
Jan 7, 2026
Merged

Use capture phase for pointerdown and pointerup events#589
bvaughn merged 1 commit into
mainfrom
issues/584

Conversation

@bvaughn

@bvaughn bvaughn commented Jan 7, 2026

Copy link
Copy Markdown
Owner

This is necessary for compatibility with certain UI libraries like Blueprint JS. This was also the behavior of version 3.

Resolves #584

This is necessary for compatibility with certain UI libraries like Blueprint JS. This was also the behavior of version 3.
@vercel

vercel Bot commented Jan 7, 2026

Copy link
Copy Markdown

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

Project Deployment Review Updated (UTC)
react-resizable-panels Ready Ready Preview Jan 7, 2026 11:17pm

@bvaughn bvaughn merged commit fba0185 into main Jan 7, 2026
7 checks passed
@bvaughn bvaughn deleted the issues/584 branch January 7, 2026 23:20
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.

Attach pointer events during capture phase

1 participant