Skip to content

fix: clean up isPressing state after parent is dragged #3152

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

bporcelli
Copy link

Remove element from isPressing in onPointerEnd always, even if isValidPressEvent(endEvent) evaluates to false.

Fixes #2953

@bporcelli bporcelli marked this pull request as ready for review April 14, 2025 18:52
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.

[BUG] onTap callback doesn't fire on child component after parent is dragged
1 participant