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 ran into the same problem. It seems like there would be an inconsistent use of the style / position property. You should be able to fix the problem by changing "style" to "position" when using the component if you use JavaScript or by changing "style" to "position" in the DraggableProps Type if you use TypeScript.
Please either release a working version of this library or update the documentation to reflect how to use it.
https://codesandbox.io/s/awesome-lewin-ms5t1
From the documentation:
The text was updated successfully, but these errors were encountered: