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

AreaChart: Area is disappeared after upgrading to NextJS 15 #7347

Closed
1 of 2 tasks
NailTSU opened this issue Jan 11, 2025 · 1 comment
Closed
1 of 2 tasks

AreaChart: Area is disappeared after upgrading to NextJS 15 #7347

NailTSU opened this issue Jan 11, 2025 · 1 comment
Labels
Duplicate A duplicate of other issue

Comments

@NailTSU
Copy link

NailTSU commented Jan 11, 2025

Dependencies check up

  • I have verified that I use latest version of all @mantine/* packages

What version of @mantine/* packages do you have in package.json?

7.15.3

What package has an issue?

@mantine/charts

What framework do you use?

Next.js

In which browsers you can reproduce the issue?

All

Describe the bug

After upgrading project to next js 15, AreaChart's behaviour has changed. There are no areas and it's curves. Only dots.
As I can see in HTML linearGradient and .recharts-curve.recharts-area-curve elements are disappeared.

image

If possible, include a link to a codesandbox with a minimal reproduction

https://codesandbox.io/p/devbox/blissful-noyce-99zcrn?workspaceId=ws_ChBST2czYUKGZmyNhRKRaS

Possible fix

No response

Self-service

  • I would be willing to implement a fix for this issue
@rtivital
Copy link
Member

Duplicate of #7220

@rtivital rtivital marked this as a duplicate of #7220 Jan 12, 2025
@rtivital rtivital added the Duplicate A duplicate of other issue label Jan 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Duplicate A duplicate of other issue
Projects
None yet
Development

No branches or pull requests

2 participants