Reproduction link
https://ant.design/components/tree-select#tree-select-demo-basic
Steps to reproduce
run select and treeselect
wrapped item set name
What is expected?
select add cy.get( #${testId}
).click({ force: true });
cy.get( #${testId}_list
)
treeSelect #${testId}_list
not exist
What is actually happening?
up
| Environment | Info |
| ------------ | ------------ |
| antd | 5.20.3 |
| React | react |
| System | ubuntu |
| Browser | chrome |
1条答案
按热度按时间20jt8wwn1#
Hello @Slaidi. 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.你好 @Slaidi,我们需要你提供一个在线的重现实例以便于我们帮你排查问题。你可以通过 fork 这个 在线重现案例 ,或者提供一个最小化的 GitHub 仓库(类似 create-react-app-antd )。3 天内未跟进此 issue 将会被自动关闭。
什么是最小化重现,为什么这是必需的?