Next.js Discord

Discord Forum

Recharts

Unanswered
Harlequin posted this in #help-forum
Open in Discord
HarlequinOP
Hello, I have a problem in React19 and Nextjs15 with Recharts.
Super expression must either be null or a function


package.json
    "react": "19.1.0",
    "react-is": "19.1.0",
    "recharts": "2.15.4",


"overrides": {
    "react-is": "19.1.0"
  }

0 Replies