mirror of
https://github.com/simstudioai/sim.git
synced 2026-04-28 03:00:29 -04:00
getTrigger() namespaces condition-gated subBlock IDs (e.g. webhookUrlDisplay → webhookUrlDisplay_github_release_published). The block card's useMemo was checking for an exact match on 'webhookUrlDisplay', which never matched. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>