diff --git a/e2e/playwright/snapshot-tests.spec.ts-snapshots/Draft-segments-should-look-right-3-Google-Chrome-linux.png b/e2e/playwright/snapshot-tests.spec.ts-snapshots/Draft-segments-should-look-right-3-Google-Chrome-linux.png index 3d6036442e3..7571f3dde27 100644 Binary files a/e2e/playwright/snapshot-tests.spec.ts-snapshots/Draft-segments-should-look-right-3-Google-Chrome-linux.png and b/e2e/playwright/snapshot-tests.spec.ts-snapshots/Draft-segments-should-look-right-3-Google-Chrome-linux.png differ diff --git a/src/machines/modelingMachine.ts b/src/machines/modelingMachine.ts index 53ef5ec76b4..2cb36547ff1 100644 --- a/src/machines/modelingMachine.ts +++ b/src/machines/modelingMachine.ts @@ -3630,6 +3630,11 @@ export const modelingMachine = setup({ target: 'Change Tool', reenter: true, }, + + 'event.parameter.create': { + target: '#Modeling.state:parameter:creating', + guard: 'no kcl errors', + }, }, states: {