Skip to content

Conversation

eps1lon
Copy link
Member

@eps1lon eps1lon commented Oct 2, 2025

Still broken when trying to resolve scheduler but that's the same error as everywhere. This at least makes the forks make sense.

Preview: https://react-i6r6c6cll-fbopensource.vercel.app/reference/react-dom/components/link#linking-to-related-resources

These demos use a separate template that was still using v18 Canaries. The behavior they were demoing has been shipped in 19.0.

Using ^19.1 here to match current sandpacks. #8037 will update it to 19.2 once that's possible.

Copy link

github-actions bot commented Oct 2, 2025

Size changes

📦 Next.js Bundle Analysis for react-dev

This analysis was generated by the Next.js Bundle Analysis action. 🤖

Five Pages Changed Size

The following pages changed size from the code in this PR compared to its base branch:

Page Size (compressed) First Load
/404 128.07 KB (🟢 -18 B) 238.61 KB
/500 128.08 KB (🟢 -18 B) 238.62 KB
/[[...markdownPath]] 130.53 KB (🟢 -18 B) 241.07 KB
/errors 128.33 KB (🟢 -18 B) 238.87 KB
/errors/[errorCode] 128.3 KB (🟢 -18 B) 238.84 KB
Details

Only the gzipped size is provided here based on an expert tip.

First Load is the size of the global bundle plus the bundle for the individual page. If a user were to show up to your website and land on a given page, the first load size represents the amount of javascript that user would need to download. If next/link is used, subsequent page loads would only need to download that page's bundle (the number in the "Size" column), since the global bundle has already been downloaded.

Any third party scripts you have added directly to your app using the <script> tag are not accounted for in this analysis

Next to the size is how much the size has increased or decreased compared with the base branch of this PR. If this percentage has increased by 10% or more, there will be a red status indicator applied, indicating that special attention should be given to this.

@eps1lon eps1lon marked this pull request as ready for review October 2, 2025 12:05
@eps1lon eps1lon closed this Oct 2, 2025
@eps1lon eps1lon deleted the sebbie/10-02-use_stable_release_in_demos_with_html_output branch October 2, 2025 14:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant