Hi everyone, I have been trying to use the selectionMode option and for some reason when I set it to ‘multiple’ the table does not go into the multiple selection mode.
I am thinking maybe it is the way the data is set up? But I then think it should not matter. Has anyone encountered this issue? I can provide more details.
Thank you
Hi @gavargas22
What version are you using? It has been added in 0.36.0
+
hello @aleksandra_budnik I believe I am using 3.0.0.
@aleksandra_budnik
I found the solution, somehow I was using an older version, even though I thought it was the newest one!
Thank you for making me look twice! Haha
@aleksandra_budnik Do you know how to upgrade the dependency on the react-handsontable package? I need to upgrade the handsontable version that it is installing.
Hi @gavargas22
you can manually set a version in the package.json. However we’ll be updating the React wrapper to support version 4.0.0
tomorrow.