DevExpress / devextreme-reactive

Business React components for Bootstrap and Material-UI

Home Page:https://devexpress.github.io/devextreme-reactive/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Column reordering does not work when using VirtualTable (MUI v5) (when dragging through headers)

RiodeJaneiroo opened this issue · comments

  • I have searched this repository's issues and believe that this is not a duplicate.

I'm using ...

  • React Grid
  • React Chart
  • React Scheduler

Current Behaviour

When use VirtualTable and TableColumnReordering, then Reordering doesn't work (if swap HEADERS label).
When we drag on headers, then doesn't work.

Steps to Reproduce

Link to the example that reproduces the issue: Codesandbox

  • devextreme-reactive: 3.0.0-beta.2
  • react: 17.0.2
  • browser: latest chrome
  • bootstrap: none
  • react-bootstrap: none
  • material-ui: 5.0.3

It is a duplicate of issue #3461 and will be closed because the bug was fixed in pull request #3451.