diff --git a/app/client/src/workers/Evaluation/JSObject/index.ts b/app/client/src/workers/Evaluation/JSObject/index.ts index cd6138b524..e402817b13 100644 --- a/app/client/src/workers/Evaluation/JSObject/index.ts +++ b/app/client/src/workers/Evaluation/JSObject/index.ts @@ -98,7 +98,7 @@ export function saveResolvedFunctionsAndJSUpdates( parsedElement.value, unEvalDataTree, {}, - true, + false, undefined, undefined, true,