Skip to content

Commit 6f3bc86

Browse files
committed
Added comment
1 parent 7b6d2c8 commit 6f3bc86

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/server/plugins/engine/models/FormModel.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -363,6 +363,7 @@ export class FormModel {
363363
// Add page to context
364364
context.relevantPages.push(nextPage)
365365

366+
// Engine.V2 is excluded here as this will have already been done in initialiseContext()
366367
if (this.engine !== Engine.V2) {
367368
this.assignEvaluationState(context, nextPage)
368369
}

0 commit comments

Comments
 (0)