You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: