Open danieldelcore opened 4 months ago
I would try to help but im not able to reproduce this, could you provide a link to a public GitHub repository or a CodeSandbox with a minimal reproduction?
duplicate https://github.com/atlassian/pragmatic-drag-and-drop/issues/67 atlassian hasn't fixed it for years, this topic is from 2022: https://community.developer.atlassian.com/t/unable-to-consume-atlaskit-in-react-18/58519
@danieldelcore could this be something to do with emotion? I think that component is using emotion 🤔
Yeah emotion was my first guess, I'm using a newer version of react via nextjs, so I'm probably running into emotion's compatibility issues with modern react. 🤔
Maybe your quickest option is to copy base the drag handle button and use your own styling approach
Let me know how you go
Env: