render all component
can cause error while not showing
v-tab-item API
API for the v-tab-item component.
https://vuetifyjs.com/en/api/v-tab-item/#v-tab-item-api

Vuetify tabs, getting all tab bodies to be populated in html dom on v-tab construction
I have a set of Vuetify tabs. My problem is that I need the tab contents to be built at the same time that the tabset is created. When I view the HTML for the page in devtools, I see that the tab...
https://stackoverflow.com/questions/57467122/vuetify-tabs-getting-all-tab-bodies-to-be-populated-in-html-dom-on-v-tab-constr
