79207221

Date: 2024-11-20 12:35:43
Score: 1.5
Natty:
Report link

Just in case, this also fixed the issue

{
  "packageManager": "[email protected]",
  "overrides": {
    "react": "$react",
    "react-dom": "$react-dom"
  },
  "dependencies": {
    "again": "^0.0.1",
    "next": "15.0.1",
    "next-auth": "^5.0.0-beta.25",
    "react": "19.0.0-rc-69d4b800-20241021",
    "react-dom": "19.0.0-rc-69d4b800-20241021"
  }
}

You can check this GitHub link for more information https://github.com/vercel/next.js/issues/72204

Reasons:
  • Probably link only (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Toheeb Ajayi