@atlaskit/dynamic-table - styles are not applied to rankable rows when dragging

Hi,
We noticed that the dynamic-table drag and drop styles for the rows is not working correctly in versions >= 18.0.2. It works perfectly until v18.0.1. The row styles are missing when it’s being dragged.

dynamic-table-styles-bug

Here’s a sandbox to reproduce this bug with vite as the build tool (our preferred choice) and a sandbox with webpack as well.

3 Likes