Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
1 task done
ankeycheng opened this issue Jan 31, 2024 · 1 comment · Fixed by #7377
Closed
1 task done
Labels

Comments

@ankeycheng
Copy link

ankeycheng commented Jan 31, 2024

  • 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

Edit on CodeSandbox

Steps to reproduce

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

What is expected?

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

What is actually happening?

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


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

Copy link

github-actions bot commented Apr 1, 2024

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days

@github-actions github-actions bot added the Stale label Apr 1, 2024
@github-actions github-actions bot closed this as completed Apr 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant