Skip to content

🐛 Fix blank page on client-side navigation to agent profile#32

Merged
treo merged 1 commit into
mainfrom
fahreza/blank-page-fix
Mar 12, 2026
Merged

🐛 Fix blank page on client-side navigation to agent profile#32
treo merged 1 commit into
mainfrom
fahreza/blank-page-fix

Conversation

@MFA-X-AI
Copy link
Copy Markdown
Member

Add null safety to DebugTrace store data access in /agents/[id] page. During client-side navigation, the Houdini store data can briefly be null before the GraphQL query resolves, causing a TypeError that crashes the component.

Add null safety to DebugTrace store data access in /agents/[id] page.
During client-side navigation, the Houdini store data can briefly be
null before the GraphQL query resolves, causing a TypeError that
crashes the component.
@treo treo merged commit b98f747 into main Mar 12, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants