bhuh12 / vue-router-tab

Vue.js tab components, based on Vue Router.

Home Page:https://bhuh12.github.io/vue-router-tab/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

当 this.$vnode.data.key 不存在时,动态页签无法更新

vfiee opened this issue · comments

commented

Describe the bug
页面 data 配置动态页签 routeTab:{title:"动态页签"}

源码根据 this.$vnode.data.key动态更新匹配到的页签,但部分页签下没有 this.$vnode.data.key
导致动态页签无法更新

使用最新版的 vue-router-tab 1.2.10

请更新 v1.2.11 试试看是否修复

应该是修复这个问题引发的
#135

commented

恢复成之前的对 #135还有影响么,或者说 135 的问题能解决么?

commented

能否获取一下作者的联系方式,方便沟通,后续再把沟通的问题发布到 github 上

v1.2.11 更新了后问题还没解决吗

commented

更新后貌似没有问题了,继续观察中