Hello there,
I’m working with one of my client on handsontable-pro@1.13.0 which is very old.
We decided to migrate to the latest version of handsontable which is handsontable@11.1.0.
But we have a little regression on one functionality that was being able to enable/disable columnSort plugin.
Back then we were able to do it without any problem.
Here is a demo of the problem:
Steps to reproduce:
- Sort “Country” column
- Click on toggle button above the datagrid. This will disable the ability to sort.
- Click again on the button. This will re enable the column sorting.
- Sort the “Country” column again.
- Click on the button to disable the sorting.
You will get this error :
Can you confirm that this is a regression ?