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
To my knowledge, it is currently not possible to use useCellRangeSelection with useExpanded. The selection does not work because you can only select cells within the first depth layer. It would be awesome to use it with useExpanded.
To my knowledge, it is currently not possible to use
useCellRangeSelectionwithuseExpanded. The selection does not work because you can only select cells within the first depth layer. It would be awesome to use it withuseExpanded.Exmaple: Codesandbox