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
Describe the bug
When selectableRange is enabled (e.g. set to true) the first cell is selected by default, but it is not possible to remove the range and select no cell.
Tabulator Info
Which version of Tabulator are you using? 6.3.2
To Reproduce
A step by step guide to recreate the issue in your JS Fiddle or Codepen:
Describe the bug
When
selectableRange
is enabled (e.g. set totrue
) the first cell is selected by default, but it is not possible to remove the range and select no cell.Tabulator Info
6.3.2
To Reproduce
A step by step guide to recreate the issue in your JS Fiddle or Codepen:
0
is still selectedExpected behavior
I expect that there is nothing selected after I remove the range.
Desktop (please complete the following information):
Smartphone (please complete the following information):
Additional context
Even better I would expect that nothing is selected in the first place.
The text was updated successfully, but these errors were encountered: