Skip to content

Conversation

@MatiPl01
Copy link
Owner

Description

For some reason the onFinalize method is no longer called on the gesture detector when the manual gesture manager's end method is called. I moved the handleDragEnd call to the onTouchesUp and onTouchesCancelled methods to call it directly without relying on the onFinalize callback.

@MatiPl01 MatiPl01 self-assigned this Sep 15, 2025
@vercel
Copy link

vercel bot commented Sep 15, 2025

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

1 Skipped Deployment
Project Deployment Preview Comments Updated (UTC)
react-native-sortables-docs Ignored Ignored Sep 15, 2025 0:18am

@github-actions github-actions bot added the fix label Sep 15, 2025
@MatiPl01 MatiPl01 merged commit 55b5269 into main Sep 15, 2025
11 checks passed
@MatiPl01 MatiPl01 deleted the fix/items-getting-stuck-ios-26 branch September 15, 2025 00:26
MatiPl01 pushed a commit that referenced this pull request Sep 15, 2025
## [1.9.1](v1.9.0...v1.9.1) (2025-09-15)

### Bug Fixes

* Active item getting stuck on iOS 26 ([#494](#494)) ([55b5269](55b5269))
* Invalid item position after release in reduced motion ([#495](#495)) ([9ebee4c](9ebee4c))
@MatiPl01
Copy link
Owner Author

🎉 This issue has been resolved in version 1.9.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

2 participants