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
When i set value "multiple" in selectionMode prop in mobile version the events onCellSelect and onCellUnselect are being triggered, in fact onCellUnselect is being triggered more than once. In case of "single" selectionMode the onCellUnselect event is not being triggered at all when a cell is unselected . In Desktop everything is fine.
melloware
added
Resolution: Duplicate
Issue has already been reported or a pull request related to same issue has already been submitted
and removed
Status: Needs Triage
Issue will be reviewed by Core Team and a relevant label will be added as soon as possible
labels
Nov 6, 2024
This issue is a duplicate and has already been reported and possibly fixed. Please review other issues both open and closed for a similar issue to this one.
melloware
added
Device: Mobile
Issue or pull request is *only* related to Mobile device
and removed
Resolution: Duplicate
Issue has already been reported or a pull request related to same issue has already been submitted
labels
Nov 6, 2024
Describe the bug
When i set value "multiple" in selectionMode prop in mobile version the events
onCellSelect
andonCellUnselect
are being triggered, in factonCellUnselect
is being triggered more than once. In case of "single" selectionMode theonCellUnselect
event is not being triggered at all when a cell is unselected . In Desktop everything is fine.Reproducer
https://codesandbox.io/p/sandbox/wmvdys
System Information
Steps to reproduce the behavior
Expected behavior
The text was updated successfully, but these errors were encountered: