alexey-bondar99
alexey-bondar99
### Describe the bug Setup: 1. Create a table with enough data to make it have a horizontal scroll (it is good to have so much data to make table...
### Describe the bug Bug is reproducible on Windows with desktop MS Word (can't be reproduced on MacOS or using web version of MS Word) No special setup for handsontable...
### Describe the bug Data array appears to have additional records when Undo is performed for removing rows when 'minRows' setting is configured. Steps to reproduce: 1. Configure 'minRows' setting...
CopyPaste plugin paste(...) function doesn't work when outsideClickDeselects setting is set to false
### Describe the bug Pre-conditions: HoT table is configured to have outsideClickDeselects = false. Programmatically select any cell of table (hot.selectCell(0, 0)), then using CopyPaste plugin try to paste some...