alibaba / ali-react-table

Performent, flexible and modern React table component.
https://ali-react-table.js.org/
MIT License
950 stars 311 forks source link

滚动条,X轴内容可滚动,但是滚动条滚动,内容不同步滚动 #347

Open kemisstep opened 10 months ago

kemisstep commented 10 months ago

image

应该是react版本问题:

    "ali-react-table": "^2.6.1",
    "antd": "^5.11.1",
    "classnames": "^2.3.2",
    "lodash": "^4.17.21",
    "next": "13.5.6",
    "react": "^18",
    "react-dom": "^18",
zhang0ZGC commented 6 months ago

应该是这个PR说的问题 https://github.com/alibaba/ali-react-table/pull/350