patternfly-react icon indicating copy to clipboard operation
patternfly-react copied to clipboard

Bug - DragDropSort - drag overlay styles are missing

Open kmcfaul opened this issue 1 year ago • 0 comments

The drag overlay (copy of the element that is attached to cursor position) is no longer finding the PF component styles. All variables are "undefined" when inspecting the element.

This is unrelated to the dnd-kit update https://github.com/patternfly/patternfly-react/pull/10590#pullrequestreview-2110352246 as it's happening locally after rebasing from main.

kmcfaul avatar Jun 13 '24 15:06 kmcfaul