fix: Reduces cloning by not adding platform functions (#18433)
reduces cloning
This commit is contained in:
parent
89bf555727
commit
42900c022f
|
|
@ -98,7 +98,7 @@ export function saveResolvedFunctionsAndJSUpdates(
|
|||
parsedElement.value,
|
||||
unEvalDataTree,
|
||||
{},
|
||||
true,
|
||||
false,
|
||||
undefined,
|
||||
undefined,
|
||||
true,
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user