ant-design-vue
ant-design-vue copied to clipboard
复制内容到自动分词模式选择器的bug
trafficstars
- [x] I have searched the issues of this repository and believe that this is not a duplicate.
Version
4.2.3
Environment
官网示例环境
Reproduction link
https://next.antdv.com/components/select-cn/#components-select-demo-automatic-tokenization
Steps to reproduce
https://next.antdv.com/components/select-cn/#components-select-demo-automatic-tokenization 前往官网示例,复制 1,2,3 到自动分词选择框即可复现,3.x版本并无此bug
What is expected?
正确分词后,复制的内容不应显示在select上
What is actually happening?
正确分词后,复制的仍然显示在select上