dynamic route, dynamicIO, mdx, notFound => NEXT_HTTP_ERROR_FALLBACK;404 #75070
Labels
dynamicIO
Related to dynamicIO.
Markdown (MDX)
Related to Markdown with Next.js.
Turbopack
Related to Turbopack with Next.js.
TypeScript
Related to types with Next.js.
Link to the code that reproduces this issue
https://github.com/volfadar/next-bug
To Reproduce
Current vs. Expected behavior
Simply, it should not throw an error
NEXT_HTTP_ERROR_FALLBACK;404
because I already have anot-found.tsx
.Provide environment information
Which area(s) are affected? (Select all that apply)
dynamicIO, Turbopack, TypeScript, Markdown (MDX)
Which stage(s) are affected? (Select all that apply)
next dev (local)
Additional context
No response
The text was updated successfully, but these errors were encountered: