You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm facing problem that pages in the subfolder having error with Unhandled Runtime Error: No content found for <route>. This problem is not affect pages that in the same level as _app.js.
Environment:
OS: Windows 11
Node: v16.16.0
Package Manager: pnpm 7.9.0
I'm facing problem that pages in the subfolder having error with
Unhandled Runtime Error: No content found for <route>
. This problem is not affect pages that in the same level as_app.js
.Environment:
Dependencies:
Example for Route
/a/test
Folder Structure
Error
The text was updated successfully, but these errors were encountered: