Skip to content

Fix subrouter for parent staticprops#166

Merged
pierregradelet merged 5 commits into
mainfrom
fix-subrouter-parent-staticprops
Feb 20, 2026
Merged

Fix subrouter for parent staticprops#166
pierregradelet merged 5 commits into
mainfrom
fix-subrouter-parent-staticprops

Conversation

@pierregradelet
Copy link
Copy Markdown
Contributor

Fixed

  • Support des getStaticProps des routes parentes dans les sous-routeurs
    • Les getStaticProps des routes parentes sont maintenant appelés lors de l'utilisation de sous-routeurs
    • Les props du parent sont fusionnées avec celles de l'enfant
    • Correction du problème d'hydratation : les props du parent sont maintenant disponibles côté client après l'hydratation

@codesandbox-ci
Copy link
Copy Markdown

codesandbox-ci Bot commented Feb 19, 2026

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 4fe2472:

Sandbox Source
example-client Configuration
example-ssr Configuration
example-history-block Configuration
example-hashhistory Configuration

@willybrauner
Copy link
Copy Markdown
Contributor

willybrauner commented Feb 19, 2026

size-limit report 📦

Path Size
@cher-ami/router 8.84 KB (+4.3% 🔺)

@pierregradelet pierregradelet merged commit d2567e1 into main Feb 20, 2026
3 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