adazzle / react-data-grid

Feature-rich and customizable data grid React component
https://adazzle.github.io/react-data-grid/
Other
6.83k stars 2.17k forks source link

[bug] frozen columns are shacking on scroll #2677

Open gormonn opened 2 years ago

gormonn commented 2 years ago

Describe the bug

First frozen columns are shacking on scroll

To Reproduce

  1. just scroll table in examples from left to right
  2. see https://youtu.be/flm-1sAwB94

Link to code example:

Expected behavior

Environment

Additional context

gormonn commented 2 years ago

Related problem: https://github.com/adazzle/react-data-grid/issues/1386