You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix shared MarkdownViewer showing stale content when switching tabs
Tabs 1-3 (Spec, Prompt Plan, Notes) share a single MarkdownViewer widget.
Cache each tab's content and re-apply it on tab switch so users see the
correct content instead of whatever was last loaded.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments