ant-design-vue icon indicating copy to clipboard operation
ant-design-vue copied to clipboard

cascader 组件在 nuxt 中使用 vue 3.4.8 及以上的版本时, 无法正常使用

Open ankeycheng opened this issue 1 year ago • 0 comments
trafficstars

  • [x] I have searched the issues of this repository and believe that this is not a duplicate.

Version

4.1.0

Environment

[email protected], [email protected]

Reproduction link

Edit on CodeSandbox

Steps to reproduce

第一级选项只有一个时正常工作, 而当第一级超过一个选项时, 点击下拉框时直接报错

What is expected?

所有类型的选项数据都能正常工作

What is actually happening?

第一级选项只有一个时正常工作, 而当第一级超过一个选项时, 点击下拉框时直接报错


在使用 vue 3.4.7 以前的版本没有问题, 3.4.8 以后的版本就出现这个问题了

ankeycheng avatar Jan 31 '24 08:01 ankeycheng