diff --git a/packages/core/src/operations.ts b/packages/core/src/operations.ts index 7f77335e75..8d55f8ec82 100644 --- a/packages/core/src/operations.ts +++ b/packages/core/src/operations.ts @@ -314,7 +314,7 @@ export class TxOperations implements Omit { } apply (scope?: string, measure?: string): ApplyOperations { - return new ApplyOperations(this, scope, measure) + return new ApplyOperations(this, scope, measure, this.isDerived) } async diffUpdate(