Unable to disable manualColumnMove

Tags: #<Tag:0x00007f8b2919e8d8>

Please checkout example shared below.
http://jsfiddle.net/kunal_madhukar/gx0roptg/

I am trying to disable manualColumnMove flag, but not able to do so. Although if I disable both manualColumnMove and manualColumnFreeze together it works. Looks like a bug to me.

Hi @kunal.wit

the following example doesn’t have the manualColumnMove option enabled. By default, the manualColumnMove and manualColumnFreeze are disabled.

Please chekout this example
http://jsfiddle.net/kunalkk15/gx0roptg/5/
even though manualColumnMove is set to false, I am able to move columns

Thank you very much for sharing the example. I did not understand the case before.

I have replicated the issue and reported it on our Github board at https://github.com/handsontable/handsontable/issues/4553

I’m happy to announce that this issue, described by https://github.com/handsontable/handsontable/issues/4553 is closed in version 8.0.0-beta1 released yesterday.

Below are the resources

</style><script src="https://cdn.jsdelivr.net/gh/handsontable/handsontable@release/8.0.0-beta.1/dist/handsontable.full.js"></script><link type="text/css" rel="stylesheet" href="https://cdn.jsdelivr.net/gh/handsontable/handsontable@release/8.0.0-beta.1/dist/handsontable.full.css">

And this is how you can download the beta from NPM

npm i handsontable@beta

I appreciate any feedback. Thank you.

Hi @kunal.wit

the referenced issue https://github.com/handsontable/handsontable/issues/4553 has just been closed as solved for version 8.0.0