Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@devjiwonchoi
Copy link
Member

@devjiwonchoi devjiwonchoi commented Nov 3, 2025

Since generateStaticParams runs in the background, when accessing the devFallbackParams during the render, it is still set to the previous result from the cache. Therefore, when the result has changed, re-render the RSC to sync the devFallbackParams with the new result.

Closes NAR-491

@ijjk ijjk added created-by: Next.js team PRs by the Next.js team. type: next labels Nov 3, 2025
Copy link
Member Author

devjiwonchoi commented Nov 3, 2025

This stack of pull requests is managed by Graphite. Learn more about stacking.

@devjiwonchoi devjiwonchoi force-pushed the jiwon/11-03-sync_devfallbackparams_when_generatestaticparams_change branch 2 times, most recently from 1f56811 to 5da540e Compare November 3, 2025 16:38
@ijjk
Copy link
Member

ijjk commented Nov 3, 2025

Tests Passed

@devjiwonchoi devjiwonchoi requested a review from gnoff November 4, 2025 14:39
@devjiwonchoi devjiwonchoi marked this pull request as ready for review November 4, 2025 14:39
@devjiwonchoi devjiwonchoi force-pushed the jiwon/11-03-sync_devfallbackparams_when_generatestaticparams_change branch from 5da540e to 6133e3b Compare November 5, 2025 19:39
@devjiwonchoi devjiwonchoi enabled auto-merge (squash) November 5, 2025 21:21
@devjiwonchoi devjiwonchoi merged commit a976c91 into canary Nov 5, 2025
409 of 417 checks passed
@devjiwonchoi devjiwonchoi deleted the jiwon/11-03-sync_devfallbackparams_when_generatestaticparams_change branch November 5, 2025 22:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants