DevExpress / devextreme-reactive

Business React components for Bootstrap and Material-UI
https://devexpress.github.io/devextreme-reactive/
Other
2.07k stars 381 forks source link

Column (header | footer)/data mismatch in case of virtual table (>3.0.0) #3519

Closed serche closed 2 years ago

serche commented 2 years ago

I'm using ...

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&gt; (you can fork one of our pre-configured examples on CodeSandbox).

Screenshots

image

Environment