FIX: Cell editor correct behaviour
This commit is contained in:
committed by
Nicolás Hatcher Andrés
parent
f26cdd3a4b
commit
42c1a39131
@@ -339,6 +339,7 @@ function Worksheet(props: {
|
||||
focus: "cell",
|
||||
referencedRange: null,
|
||||
activeRanges: [],
|
||||
mode: "accept",
|
||||
});
|
||||
setOriginalText(text);
|
||||
event.stopPropagation();
|
||||
|
||||
Reference in New Issue
Block a user