Closed npearson72 closed 6 months ago
Thanks for the repro! This is because the repo has a conflict between @mantine/core
v6 and v7. Removing these
Mantine deps in your repo should fix it.
Thanks for the repro! This is because the repo has a conflict between
@mantine/core
v6 and v7. Removing these Mantine deps in your repo should fix it.
@arjunvegda I included Mantine v6 because that's what I use in my real world project, and we haven't migrated yet to v7 because of how big of a change it it is from v6. I take it by your comment that Jotai DevTools does not support Mantine v6?
I'm seeing the following error when I click on any atom in Jotai DevTools panel.
Here's a reproducible repo: https://github.com/npearson72/jotai-devtools-test
How it started:
How it's going: