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
Revert "Trigger greeting reload by clicking the app title"
The header logo's click handler in AppComponent required injecting
GreetingService into the application shell, which instantiated the
greeting resource at bootstrap and broke the AI-generated-greeting
e2e test (introduced in PR #54, commit 6047dec).
Restore the dedicated refresh button on the home page so the resource
is only created from within the authenticated route, matching the
working state of PR #53.
https://claude.ai/code/session_01GD8tXttFntAmxFRZ8vJnrh
0 commit comments