Reproduction link
Steps to reproduce
What is expected?
What is actually happening?
when the number of rows I am merging is 4, and these 4 rows of data appear on 2 pages, the data on the second page cannot be merged correctly
| Environment | Info |
| ------------ | ------------ |
| antd | 5.15.3 |
| React | ^18.2.0 |
| System | windows |
| Browser | Chrome 122.0.6261.129 |
4条答案
按热度按时间ca1c2owp1#
w6lpcovy2#
Hello @hs-ltbyce. Please provide a online reproduction by forking codesandbox of antd@5.x or antd@4.x , or provide a minimal GitHub repository. Issues labeled by
Need Reproduce
will be closed if no activities in 3 days.你好 @hs-ltbyce,我们需要你提供一个在线的重现实例以便于我们帮你排查问题。你可以通过点击这里创建一个 antd@5.x 或 antd@4.x 的 codesandbox,或者提供一个最小化的 GitHub 仓库。3 天内未跟进此 issue 将会被自动关闭。
什么是最小化重现,为什么这是必需的?
7cwmlq893#
已更新,点击上面或这里 Reproduction link
muk1a3rh4#
I am facing the same issue, whenever you go to a next page the merged rows breaks.
Sample here