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: clear async load tracking when popping timeline routes
When navigating back from a profile (or any timeline route), the
timeline was removed from the cache but its entry in
loaded_timeline_loads was kept. This prevented the async loader
from re-populating the timeline on subsequent visits, resulting
in an empty note list.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments