Minimalist UI components built on Vue-next
Home Page:https://www.fect-org.com
Geek Repo:Geek Repo
Github PK Tool:Github PK Tool
QiYuOr2 opened this issue 3 years ago · comments
@fect-ui/vue@1.5.0-rc.1
vue@3.2.33
手动修改active绑定的变量可以切换tab
https://stackblitz.com/edit/vue-lcup1k?file=src/App.vue
他看起来像是一个bug。根据源码的定义。tabs 确实是没法切换。这个bug会在下个版本进行修复。
这个bug已经fix掉了 #3d8c986