[GH #5598] Moving Columns replaces old Column Header and Data

Hi,
After I use my custom “insert column left” and “insert column right”, When I try to use manualColumnMove and move a column it replaces the moved column with the data at the column its trying to be moved to. I was wondering if there is any work around for this? Here is a jsfiddle showing the issue:

(try adding a column next to the first or last column and then moving the first or last column to that position. All the data gets overwritten by that new columns data including header)
https://jsfiddle.net/wc9s3nxm/7/

Thanks

Hey @duardoakerele

I am doing something wrong here?

It works as expected

Hmm it may not be a problem with the first column but try adding a column next to one of the index columns and moving the Description column. The problem is apparent then.

I have replicated the issue with the last column and it looks like it is that issue https://github.com/handsontable/handsontable/issues/5598

I will let you know as soon as it gets fixed.

Hi @duardoakerele

I have good news! We’ve just released 8.0.0-beta2 that fixes the mentioned issue https://github.com/handsontable/handsontable/issues/5598. We won’t be closing this ticket now. It will be closed after we release the final 8.0.0 version of Handsontable.

Here’s a full list of changes https://github.com/handsontable/handsontable/releases/tag/8.0.0-beta.2

NPM https://www.npmjs.com/package/handsontable/v/8.0.0-beta.2

All feedback’s appreciated. Thank you for your input.

Hi @duardoakerele

the mentioned issue https://github.com/handsontable/handsontable/issues/5598 is fixed in the v8.0.0. That has been released yesterday.

CDN
https://cdn.jsdelivr.net/gh/handsontable/handsontable@latest/dist/handsontable.full.css
https://cdn.jsdelivr.net/gh/handsontable/handsontable@latest/dist/handsontable.full.js

NPM npm i handsontable

Release Notes https://github.com/handsontable/handsontable/releases