You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
If possible, include a link to a codesandbox with a minimal reproduction
Dependencies check up
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.
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
The text was updated successfully, but these errors were encountered: