-
-
Notifications
You must be signed in to change notification settings - Fork 3.8k
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
标签页组件两个问题 #2870
Labels
Comments
沙盒不会使,我弄了个demo |
This problem has been fixed #2865 |
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Version
2.0.0-beta.9
Environment
@vue/cli 4.5.6 nodejs 14.11
Reproduction link
https://github.com/vueComponent/ant-design-vue
Steps to reproduce
1.使用默认的vue模板,引入ui
2.添加标签页组件,标签页1设置可用,标签2不可用
What is expected?
标签页1可用
标签页2不可用
What is actually happening?
标签页1可用
标签页2可用, 在点击标签2再点击标签页1后,标签页2不可用
另外,出现 “[Vue warn]: setup() return property "isActived" should not start with "$" or "" which are reserved prefixes for Vue internals. ”
The text was updated successfully, but these errors were encountered: