Browse Source
The customTitle and comment fields are typed as string | undefined in ConditionalSwitchNodeData. The null values were masked by an 'as' cast but caused strict type errors. These fields are optional and don't need explicit defaults. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>handoff-20260429-1057
1 changed files with 0 additions and 2 deletions
Loading…
Reference in new issue