Skip to content
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

The onReleaseRow callback sometimes does not take effect when the second element is dragged to the first one #258

Open
hzw0407 opened this issue Jul 5, 2023 · 0 comments

Comments

@hzw0407
Copy link

hzw0407 commented Jul 5, 2023

During the dragging process on Android, two elements will not exchange positions. After releasing, the onReleaseRow callback will not be executed. During the dragging process on IOS, elements will not exchange positions, but after releasing, the onReleaseRow callback will be executed

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

No branches or pull requests

1 participant