cristijora / vue-tabs

Simplified bootstrap tabs
https://cristijora.github.io/vue-tabs/#/
MIT License
251 stars 72 forks source link

fix for undefined oldIndex when using dynamic tabs reset. #39

Closed claudeberube closed 6 years ago

claudeberube commented 6 years ago

Error in callback for watcher "tabs": "TypeError: Cannot set property 'active' of undefined"

Please merge as I am not expecting to use a forked version.

cristijora commented 6 years ago

Thanks @claudeberube