Browse Source
Add defensive check before Object.keys(groups) in saveToFile and exportWorkflow to prevent "Cannot read properties of undefined (reading 'length')" when groups is undefined after AI workflow generation. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>handoff-20260429-1057
1 changed files with 2 additions and 2 deletions
Loading…
Reference in new issue