### Version 1.22.10 ### Link to Minimal Reproduction https://www.visactor.com/vtable/playground?specId=9064819996×tamp=1768211209812&version=1.22.10&theme=light ### Steps to Reproduce 选中第二行以后,shift+↓,然后点击删除行  ### Current Behavior 表格数据都没了 看这里的逻辑应该没问题,可能问题在更下层 https://github.com/VisActor/VTable/blob/develop/packages/vtable-plugins/src/contextmenu/handle-menu-helper.ts#L120 ### Expected Behavior 正常应该还有一条数据 ### Environment ```markdown - OS: - Browser: - Framework: ``` ### Any additional comments? _No response_
Version
1.22.10
Link to Minimal Reproduction
https://www.visactor.com/vtable/playground?specId=9064819996×tamp=1768211209812&version=1.22.10&theme=light
Steps to Reproduce
选中第二行以后,shift+↓,然后点击删除行
Current Behavior
表格数据都没了
看这里的逻辑应该没问题,可能问题在更下层 https://github.com/VisActor/VTable/blob/develop/packages/vtable-plugins/src/contextmenu/handle-menu-helper.ts#L120
Expected Behavior
正常应该还有一条数据
Environment
Any additional comments?
No response