Replies: 1 comment
-
这个是正常的,严格来说,替换同级的layout,如果没有则向上抛。 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
在顶层添加 error.tsx ,在目录1/page.tsx 抛出错误,发现 error.tsx 执行了,但是顶层的 layout.tsx 未被渲染,这个是正常的吗?
发现 RootLayout 执行,但未被渲染!
Beta Was this translation helpful? Give feedback.
All reactions