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'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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: