From 64163881535d3dc953eb6d029bbfe825e34ea49f Mon Sep 17 00:00:00 2001 From: Pranav C Date: Fri, 3 Feb 2023 12:13:33 +0530 Subject: [PATCH] fix(gui): use key to re-render whenever the cell value changes Signed-off-by: Pranav C --- packages/nc-gui/components/cell/ClampedText.vue | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/packages/nc-gui/components/cell/ClampedText.vue b/packages/nc-gui/components/cell/ClampedText.vue index 56f85bd5e8..7f82b67421 100644 --- a/packages/nc-gui/components/cell/ClampedText.vue +++ b/packages/nc-gui/components/cell/ClampedText.vue @@ -19,6 +19,11 @@ onMounted(() => {