Skip to content

feat(v9/astro): Parametrize routes on client-side #17143

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 24, 2025

Conversation

s1gr1d
Copy link
Member

@s1gr1d s1gr1d commented Jul 24, 2025

Backport of #17133

Route Parametrization for Server Requests in Astro. 

The route is stored in a meta tag so the client can receive the
parametrized information.

Last part of this issue and closes
#16686
@s1gr1d s1gr1d merged commit d6eaacf into v9 Jul 24, 2025
279 of 283 checks passed
@s1gr1d s1gr1d deleted the sig/v9-client-params-astro branch July 24, 2025 10:00
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