I want to make sure every time the app loads the tabs component some async data is fetched and stored in vuex, then when the tab itself is mounted I want to make sure the data is there.
Basically, I want to make sure that when /tabs/profile is loaded, /tabs/ was executed and data was loaded
4 posts - 2 participants