-
-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Closed
Labels
Description
- I have searched the issues of this repository and believe that this is not a duplicate.
Version
2.0.0-rc.8
Environment
官网环境
Reproduction link
https://github.com/vueComponent/ant-design-vue.git
Steps to reproduce
官网介绍tabs案例 disabled属性加上后仍然可以通过右箭头切换到tab2
What is expected?
tab2 disabled属性加上后,通过右箭头应该切换到tab3,组件暴露是否关闭快捷键的属性
What is actually happening?
切换成功