mirror of
https://github.com/coder/coder.git
synced 2026-09-24 15:04:27 +08:00
State updates from setIsPublishingDialogOpen, setLastSuccessfulPublishedVersion, and navigation were firing after waitFor resolved, causing sporadic act() warnings and timeouts in the publish template version tests (or so says Claude Sonnet 4.6). Fixes coder/internal#1369 Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>