Skip to content

Reference <ClientRouter /> component rather than view transitions on Prefetch page#12022

Merged
martrapp merged 1 commit into
mainfrom
mt/cr
Jul 14, 2025
Merged

Reference <ClientRouter /> component rather than view transitions on Prefetch page#12022
martrapp merged 1 commit into
mainfrom
mt/cr

Conversation

@martrapp
Copy link
Copy Markdown
Member

Description (required)

Astro´s <ClientRouter /> component enables Astro´s prefetch feature by default.
Saying that View Transitions set this default might be misleading.

Related issues & labels (optional)

@netlify
Copy link
Copy Markdown

netlify Bot commented Jul 14, 2025

Deploy Preview for astro-docs-2 ready!

Name Link
🔨 Latest commit 8354d03
🔍 Latest deploy log https://app.netlify.com/projects/astro-docs-2/deploys/6874c2dd1c9f970008ba356a
😎 Deploy Preview https://deploy-preview-12022--astro-docs-2.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@astrobot-houston
Copy link
Copy Markdown
Contributor

Lunaria Status Overview

🌕 This pull request will trigger status changes.

Learn more

By default, every PR changing files present in the Lunaria configuration's files property will be considered and trigger status changes accordingly.

You can change this by adding one of the keywords present in the ignoreKeywords property in your Lunaria configuration file in the PR's title (ignoring all files) or by including a tracker directive in the merged commit's description.

Tracked Files

File Note
en/guides/prefetch.mdx Source changed, localizations will be marked as outdated.
Warnings reference
Icon Description
🔄️ The source for this localization has been updated since the creation of this pull request, make sure all changes in the source have been applied.

@martrapp martrapp added the feedback-improvement Response to widget/Discord feedback label Jul 14, 2025
Copy link
Copy Markdown
Member

@sarah11918 sarah11918 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thank you!

@martrapp
Copy link
Copy Markdown
Member Author

Wow, that was quick! Thank you, Sarah.

@martrapp martrapp merged commit 88123f8 into main Jul 14, 2025
11 checks passed
@martrapp martrapp deleted the mt/cr branch July 14, 2025 12:26
ArmandPhilippot added a commit to ArmandPhilippot/astro-docs that referenced this pull request Jul 15, 2025
ArmandPhilippot added a commit to ArmandPhilippot/astro-docs that referenced this pull request Jul 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feedback-improvement Response to widget/Discord feedback

Projects

None yet

Development

Successfully merging this pull request may close these issues.

The Prefetch page should refer to the <ClientRouter> component rather than the concept of view transitions.

3 participants