Skip to content

fix: route homepage demo links to the product app#1013

Merged
ShenzheZhu merged 1 commit into
mainfrom
fix/1012-demo-app-origin
Jul 10, 2026
Merged

fix: route homepage demo links to the product app#1013
ShenzheZhu merged 1 commit into
mainfrom
fix/1012-demo-app-origin

Conversation

@ShenzheZhu

Copy link
Copy Markdown
Collaborator

Closes #1012

Summary

  • build homepage demo URLs with the existing productAppHref helper
  • keep local development links relative while sending production traffic directly to app.writehumanly.net
  • avoid the cross-origin RSC prefetch failure and fallback navigation noise

Verification

  • pnpm --filter @humanly/frontend-user type-check
  • git diff --check

Scope

No demo workflow or authenticated navigation behavior changes.

@ShenzheZhu ShenzheZhu merged commit fae0ebb into main Jul 10, 2026
10 checks passed
@ShenzheZhu ShenzheZhu deleted the fix/1012-demo-app-origin branch July 10, 2026 20:14
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.

Avoid cross-origin RSC prefetch errors for homepage demo links

1 participant