diff --git a/frontend/src/lib/components/grid/grid.svelte b/frontend/src/lib/components/grid/grid.svelte index 9b51571..11853f6 100644 --- a/frontend/src/lib/components/grid/grid.svelte +++ b/frontend/src/lib/components/grid/grid.svelte @@ -66,6 +66,8 @@ return; } + + grid.stopAnyEditing(); } // We are not editing, so this is a normal cell selection OR this is not a formula