handsontable / vue-handsontable-official

Vue Data Grid with Spreadsheet Look & Feel. Official Vue wrapper for Handsontable.
https://handsontable.com/docs/vue
MIT License
746 stars 128 forks source link

Undo doesn't work with Insert and remove #181

Closed aninde closed 4 years ago

aninde commented 4 years ago

Description

After Insert operations or Remove columns undo doesn't work. There is no such option at all in the context menu. Undo work after removing rows from the contextMenu (but data are displayed wrong ), but not after removing columns.

insert-undo

Steps to reproduce

Try to insert some rows and undo it.

Demo

https://jsfiddle.net/js_ziggle/ejabsc37/1/

Your environment

jansiegel commented 4 years ago

Should be fixed with #185.

wojciechczerniak commented 4 years ago

Fixed and released in v5.0.1