I'm creating a simple custom app that uses a mutiple reference editor.
I want to use a custom card in it but as soon as I use the custom card option, the drag handle dissapears and its not dragable anymore.
My dependencies are

I know there is an issue with react 18, so I'm using 17.0.2

This is how it renders

If I use the latest v2 version of @contentful/field-editor-reference then I can see the drag handle and it works but then all styles are off since v3 is using Forma 36 v4 which is my forma dependencies versions.
Thanks
I'm creating a simple custom app that uses a mutiple reference editor.
I want to use a custom card in it but as soon as I use the custom card option, the drag handle dissapears and its not dragable anymore.
My dependencies are

I know there is an issue with react 18, so I'm using 17.0.2
This is how it renders

If I use the latest v2 version of
@contentful/field-editor-referencethen I can see the drag handle and it works but then all styles are off since v3 is using Forma 36 v4 which is my forma dependencies versions.Thanks