Closed
Description
- I have searched the issues of this repository and believe that this is not a duplicate.
Version
4.1.0
Environment
vue@3.4.15, nuxt@3.10.0
Reproduction link
Steps to reproduce
第一级选项只有一个时正常工作, 而当第一级超过一个选项时, 点击下拉框时直接报错
What is expected?
所有类型的选项数据都能正常工作
What is actually happening?
第一级选项只有一个时正常工作, 而当第一级超过一个选项时, 点击下拉框时直接报错
在使用 vue 3.4.7 以前的版本没有问题, 3.4.8 以后的版本就出现这个问题了