Loading request...
Modify the `core.clear()` method to avoid selecting all cells after the table is cleared programmatically.
### Description I want to clear the table programmatically, when I do ```core.clear()``, the table would select all cells after it is cleared. I think it should not behave like that. ### Demo Open this https://jsfiddle.net/zqnofu30/1/ And wait for 2 sec... ### Your environment * Handsontable version: 11.1.0 * Browser name and version: Chrome. Newest * Operating system: Windows 10