fix(nc-gui): nocodb/nocodb/issues/10374

This commit is contained in:
Ramesh Mane
2025-02-03 21:28:43 +00:00
parent cf71278cce
commit c0c85d22ea
9 changed files with 9 additions and 4 deletions

View File

@@ -169,6 +169,7 @@ useSelectedCellKeydownListener(
},
{
immediate: true,
isGridCell: true,
},
)