ant-design 4.17.X后table不再支持使用react-beautiful-dnd在expand区域内rows拖拽,似乎是因为expand的内容不再被parent包裹

pprl5pva  于 3个月前  发布在  React
关注(0)|答案(3)|浏览(96)
  • I have searched the issues of this repository and believe that this is not a duplicate.

Steps to reproduce

把codesandbox中antd版本改成4.16.13即可正常使用

What is expected?

向上兼容

What is actually happening?

4.17.X之后table改动使其失效
| Environment | Info |
| ------------ | ------------ |
| antd | 4.18.5 |
| React | 16.14.0 |
| System | windows |
| Browser | chrome 87.0.4280.66 |

aiqt4smr

aiqt4smr2#

Hello @JiaweiUTSCHINA. Please provide a online reproduction by forking this link https://u.ant.design/codesandbox-repro or a minimal GitHub repository. Issues labeled by Need Reproduce will be closed if no activities in 3 days.

你好 @JiaweiUTSCHINA, 我们需要你提供一个在线的重现实例以便于我们帮你排查问题。你可以通过点击 此处 创建一个 codesandbox 或者提供一个最小化的 GitHub 仓库。3 天内未跟进此 issue 将会被自动关闭。

相关问题