egoist / vue-slim-tabs

A slim tab component for Vue.js (1.3 kB minified)
https://vue-slim-tabs.egoist.sh/
MIT License
103 stars 18 forks source link

Tabs hang occasionally #141

Open rvaneijk opened 3 years ago

rvaneijk commented 3 years ago

Thanks for the simplicity of tabs component.

I am experiencing the tabs to hang occasionally. After the freeze, one cannot change to another tab anymore and it seems that only part of the tabpage was loaded.

Any thoughts on what may cause the problem? I reproduced the freeze both in Chrome and in Firefox.

I am using an unordered list within a tab, everything item is, therefore, a list item.

Any thoughts greatly appreceated.

KyleMaas commented 3 years ago

I seem to be getting this as well. When it happens, trying to switch to a different tab results in the following error:

TypeError: Cannot read property 'key' of undefined