Using the standalone app (for simplicity, will be the same with callbacks). Not sure when this regression appeared, probably `<=1.0.0`. Modify `eee` and `fff` columns in `data.ts` with ``` editable: false ``` Navigating with the keyboard, upon reaching columns `eee` or `fff`, won't be able to move from the cell afterwards.
Using the standalone app (for simplicity, will be the same with callbacks).
Not sure when this regression appeared, probably
<=1.0.0.Modify
eeeandfffcolumns indata.tswithNavigating with the keyboard, upon reaching columns
eeeorfff, won't be able to move from the cell afterwards.