I’m using Vue 2 and gantt 7.0.11 and I’m having problems with keyboard_navigation.
When I start gantt for the first time, I can move cells with the keyboard without any problem.
However, if I move to another Views and come back, the cursor position will be fixed to the previous cell, and I will not be able to move the cell with the keyboard.
The source code of gantt is just loading plugins (keyboard_navigation), clearAll (second time), init, and parse.