The issue involves fixing a broken documentation link in an error message.
The problem is a broken link in an error message that should redirect to a specific documentation section. The fix involves updating the link to point to the correct anchor. The maintainer comment suggests the documentation has been restructured, so the link needs to be verified and updated accordingly.
https://codesandbox.io/p/devbox/condescending-shadow-lsly9n?workspaceId=ws_Sq4GMLXY8mhdG4GGt4EY7P
Once you get the error and you want to learn how to solve it, the link doesn't redirect to the client component section. Instead, it redirects you to the top of the page.
❌ Current link:
✅ Should be:
Operating System:
Platform: win32
Arch: x64
Version: Windows 11 Home
Available memory (MB): 15714
Available CPU cores: 16
Binaries:
Node: 20.6.1
npm: 10.9.2
Yarn: 1.22.22
pnpm: 9.15.0
Relevant Packages:
next: 15.1.0 // Latest available version is detected (15.1.0).
eslint-config-next: 15.1.0
react: 19.0.0
react-dom: 19.0.0
typescript: 5.7.2
Next.js Config:
output: N/A
Developer Experience
next dev (local), next build (local), next start (local), Vercel (Deployed), Other (Deployed)
No response
Claim this issue to let others know you're working on it. You'll earn 5 points when you complete it!