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
When I migrated from react-beautiful-dnd to @atlaskit/pragmatic-drag-and-drop-react-beautiful-dnd-migration, I encountered a style shift issue while using the Droppable placeholder. Specifically, when the elements inside the Droppable wrap onto new lines, it appears that the placeholder only calculates translateX but does not account for translateY.
The text was updated successfully, but these errors were encountered:
When I migrated from react-beautiful-dnd to @atlaskit/pragmatic-drag-and-drop-react-beautiful-dnd-migration, I encountered a style shift issue while using the Droppable placeholder. Specifically, when the elements inside the Droppable wrap onto new lines, it appears that the placeholder only calculates translateX but does not account for translateY.
The text was updated successfully, but these errors were encountered: