Moving across the tabs is not refreshing the leave data update
tanmaypatil opened this issue · comments
Tanmay patil commented
- Moving from Leave apply to Leave approve tab does not trigger re rendering of the component.
Tanmay patil commented
<b-tabs v-on:activate-tab="this.switchTab" pills card vertical>
Added event handler to re-render the component.