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
Hey @dmvdven I went ahead and tested this just now and @domenico-ruggiano is right in that this is a Next.js issue. There is, however, a workaround posted in that discussion which worked for me as a temporary solution.
Link to reproduction
No response
Payload Version
3.0.0-beta.32
Node Version
20.13.1
Next.js Version
14.3.0-canary.37
Describe the Bug
Hi,
I tried adding a "not-found.tsx" file inside my "src/app/(app)" folder, but this doesn't seem to work. It still shows me the default 404 NextJS page.
Am I missing something or putting the file in the wrong directory?
Reproduction Steps
Put a "not-found.tsx" file in the "src/app/(app)" folder.
Adapters and Plugins
No response
The text was updated successfully, but these errors were encountered: