ant-design / pro-components

🏆 Use Ant Design like a Pro!
https://pro-components.antdigital.dev
MIT License
4.02k stars 1.28k forks source link

🐛[BUG] DragSortTable layout flicker when using in explanable table #8232

Open UnkAtreus opened 1 month ago

UnkAtreus commented 1 month ago

提问前先看看:

https://github.com/ryanhanwu/How-To-Ask-Questions-The-Smart-Way/blob/main/README-zh_CN.md

🐛 bug 描述

when create or take any action to make DragSortTable component re-render it alway filking a bit. so I was try to change DragSortTable to normal ProTable, it work normally but when I change back it start flicking again.

📷 复现步骤

https://github.com/ant-design/pro-components/assets/50583924/5033a1fd-c4d1-4b96-bbed-47bf0af271bc

🏞 期望结果

code sand box

💻 复现代码

© 版本信息

🚑 其他信息

PaToSkY commented 1 month ago

I've met the problem as you too.