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 (header | footer)/data mismatch in case of virtual table (>3.0.0)

serche opened this issue · comments

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

I'm using ...

  • [ x] React Grid
  • React Chart
  • React Scheduler

Current Behaviour

Column header/data mismatch in case of virtual table with enabled grouping and fixed columns.

Expected Behaviour

Column's header matches column's data

Steps to Reproduce

See demo below. Scroll to the last column.

Link to the example that reproduces the issue: <https://codesandbox.io/s/distracted-euclid-k5e93?file=/demo.js> (you can fork one of our pre-configured examples on CodeSandbox).

Screenshots

image

Environment

  • devextreme-reactive: 3.0.1
  • react: xxx
  • browser: xxx
  • bootstrap: none
  • react-bootstrap: none
  • material-ui: none