Skip to content
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

fix(nextjs): Update check for not found navigation error #14378

Merged
merged 4 commits into from
Nov 21, 2024

Conversation

chargome
Copy link
Member

@chargome chargome commented Nov 20, 2024

With vercel/next.js#72774 the not found digest has changed and with this PR our internal check for notFound errors is adapted to that.

closes #14353
closes #14375

NOTE: marked the nextjs-turbo e2e test as optional in this PR to unblock CI

@chargome chargome self-assigned this Nov 20, 2024
@chargome chargome requested review from lforst and mydea November 20, 2024 09:55
@chargome chargome merged commit 3fe2eae into develop Nov 21, 2024
121 of 122 checks passed
@chargome chargome deleted the cg/fix-next-not-found-error branch November 21, 2024 09:09
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.

nextjs-14 (canary) Test Failed nextjs-app-dir (canary) Test Failed
3 participants