tanmaypatil / leave-application

beautiful leave application - written using hasura graphql server and vue.js .

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Moving across the tabs is not refreshing the leave data update

tanmaypatil opened this issue · comments

  • Moving from Leave apply to Leave approve tab does not trigger re rendering of the component.

<b-tabs v-on:activate-tab="this.switchTab" pills card vertical>
Added event handler to re-render the component.