ant-design Table column get flickered while using loading for the first time

qnzebej0  于 3个月前  发布在  其他
关注(0)|答案(5)|浏览(60)

Steps to reproduce

in sandbox antd v-4 but same issue also happening on v5
Keep the data-source empty (no rows).
you can reproduce this issue while refreshing the page 2-3 times.

What is expected?

It should have work normal

What is actually happening?

  • column title is moving right to left via left to right after refreshing the page.
  • one more issue is showing column title after rows data. (when we have rows data)
    | Environment | Info |
    | ------------ | ------------ |
    | antd | 5.19.3 |
    | React | 18.2 |
    | System | window |
    | Browser | crome |
tpxzln5u

tpxzln5u1#

mainly it happening when i am put scroll props to table.

guicsvcw

guicsvcw3#

Hello @rishikesh-actolap. Please provide a online reproduction by forking this one or provide a minimal GitHub repository like create-react-app-antd . Issues labeled by Need Reproduce will be closed if no activities in 3 days.

你好 @rishikesh-actolap,我们需要你提供一个在线的重现实例以便于我们帮你排查问题。你可以通过 fork 这个 在线重现案例 ,或者提供一个最小化的 GitHub 仓库(类似 create-react-app-antd )。3 天内未跟进此 issue 将会被自动关闭。
什么是最小化重现,为什么这是必需的?

oxcyiej7

oxcyiej74#

Thanks for response, please try now
also i have added small clip below
nodebox.-.CodeSandbox.-.Google.Chrome.2024-07-25.10-54-37.-.Trim.-.Trim.-.Trim.mp4

i1icjdpr

i1icjdpr5#

please have a look now

相关问题