Cannot use Manual Column Move and Auto Row Size, Handsontable fails to initialize

Tags: #<Tag:0x00007f8b1ad76070>

We are trying to build a table with two options enabled and it seems to fail to initialize and work properly.

The jsfiddle attached : https://jsfiddle.net/hbvkugz9/

Whenever we use Manual Column Move and Auto Row Size the table fails to initialize.

Is there any work around for this, or any potential fixes ?

Tried reverting to any version prior to 2.0 and the bug is still there ( it is a different error tho )

Thank you for sharing this issue Martin.

I have replicated this on my device and reported to Github board at https://github.com/handsontable/handsontable/issues/6331

Hey, thanks.

Is there any workaround or temporary fix for current issue, or would be possible to get one ?

We should be scheduling this issue as the stage 2 of the index mapper. Stage 1 will be published within next 2-3 weeks.

I will investigate this issue and let you know about all the updates.

Hey @martin ,

It works fine if we call the manualColumnMove after initialization https://jsfiddle.net/csgj7xmt/

@aleksandra_budnik thanks a lot!

Unfortunately we cannot use the current approach as it will have a performance impact if we call update settings ( it will rerender the table itself once again and we can have multiple tables with thousands rows and dynamic configs ), so we patched up temporarily and the plugin doesn’t give an error.

I understand.
I will update you as soon as we get any news or an official fix for this issue.

Thank you.

Hi @martin

I just wanted to update you on this subject. The following issue has been fixed in v8.0.0. We will release v8.0.0 later today. I highly recommend updating.

This issue was solved in v.8.0.0.