hhttps://stackblitz.com/edit/kgeavu?file=src/main.vue
the console.log is observed even when selecting other tabs.
Hello,
In the latest version of TabStrip we have introduced a new way to define the tabs with a prop 'tabs' and once this approach is used the tabs no longer re-render when the selection is changed. Here is an example - https://stackblitz.com/edit/agd6ki-vchski?file=src%2Fmain.vue
In the future this approach will be the recommended on in our demos.
Regards,
Plamen
Progress Telerik