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(prompts): disable window-focus refetch on version-history query
The prior fix's intent comment claimed refetchOnWindowFocus was off, but
never actually set it — the default true still refetched every loaded page
on window focus, defeating the point of bounding refetch cost to actual
version_count changes.
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
0 commit comments