Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

React 18 suport #2650

Closed
alinealvesvianna opened this issue Sep 23, 2024 · 2 comments
Closed

React 18 suport #2650

alinealvesvianna opened this issue Sep 23, 2024 · 2 comments

Comments

@alinealvesvianna
Copy link

I updated my project to:

"react": "^18.3.1",
 "react-dom": "^18.3.1",

I'm getting the following error when hovering over the ResponsiveLine graph:
image

When I click on the error in the console to see where it comes from, it points to an error in the tooltip script:
image

I'm using the nivo version:

   "@nivo/core": "^0.87.0",
    "@nivo/line": "^0.87.0",
    "@nivo/pie": "^0.87.0",

Can you help me, please?

@plouc
Copy link
Owner

plouc commented Oct 20, 2024

Without a reproducible example, such as a codesandbox, I don't think anybody will be able to help.
I'm closing this for now, please feel free to ping me if you create one.

@plouc
Copy link
Owner

plouc commented Oct 20, 2024

This could be similar to #2630.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants