-
Notifications
You must be signed in to change notification settings - Fork 868
Open
Labels
Possible BugA possible bug that needs investigationA possible bug that needs investigation
Description
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:
- Go to https://jsfiddle.net/qas4bwod/24/
- Wait until table is loaded
- value
0is still selected
Expected behavior
I expect that there is nothing selected after I remove the range.
Desktop (please complete the following information):
- OS: Fedora 41
- Browser Firefox
- Version 132
Smartphone (please complete the following information):
- Device: [e.g. iPhone6]
- OS: [e.g. iOS8.1]
- Browser [e.g. stock browser, safari]
- Version [e.g. 22]
Additional context
Even better I would expect that nothing is selected in the first place.
Metadata
Metadata
Assignees
Labels
Possible BugA possible bug that needs investigationA possible bug that needs investigation