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

Wrong acting of touch events #109

Open
BBuxbaum994 opened this issue Feb 25, 2022 · 1 comment
Open

Wrong acting of touch events #109

BBuxbaum994 opened this issue Feb 25, 2022 · 1 comment

Comments

@BBuxbaum994
Copy link

Currently the touch events are not working correctly. Try to singleselect multiple fields, you'll see some strange behavior:
https://codesandbox.io/s/admiring-dubinsky-6gdmm

I had some issues with the attribute allowClickWithoutSelected as well. In some situation it does not work for klick events any more. In this cases onSelectionFinish did not get any value. Selected elements will just return an empty array, the event itself gets triggert, which is strange. Drag event is still working like a charme.

@BBuxbaum994
Copy link
Author

Noticed: Touch Events are not working correctly after Version 2.0.2, till this time everything was fine.

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