Vitaly Rtishchev
Vitaly Rtishchev
I cannot reproduce this issue with Recharts 2.x. Probably it is only applicable if you use recharts 3.x. All recharts 3.x issues are planned to be resolved in Mantine 9.0...
I consider this to be a breaking change. Cannot merge for 8.x releases. I will consider it with 9.0 release.
Hard to tell what is wrong, my best bet is that something changed in Next.js related to use-id hook in recent releases. See `useRandomClassName` – https://github.com/mantinedev/mantine/blob/master/packages/@mantine/core/src/core/Box/use-random-classname/use-random-classname.ts The fix cannot be...
Thanks for submitting the issue! In order to proceed, we need a codesandbox with a minimal reproduction. You can use this template to create it – https://codesandbox.io/s/mantine-react-template-q4dd5d?file=/src/App.js. To learn what...
The fix will be provided in Mantine 9.0 which is scheduled to release next year. For now, if the issue is critical for you, please downgrade to recharts 2.x until...
Currently, no idea if the fix is possible for this
You are welcome to submit a PR with a fix
Yes, I've reviewed it, but I do not fully understand the new TS syntax (`out` part). I need more time for a deep dive.
They work correctly with Mantine 8, the website uses the latest 8.0.0 Mantine version.
Thanks for submitting the issue! In order to proceed, we need a codesandbox with a minimal reproduction. You can use this template to create it – https://codesandbox.io/s/mantine-react-template-q4dd5d?file=/src/App.js. To learn what...