0👍
I figured it out. I used sessionStorage instead of Vuex store, cuz it keeps the values even after refresh. localStorage didn’t work for some reason
- [Vuejs]-TypeError: undefined is not an object (evaluating 'modules[moduleId].call')
- [Vuejs]-Including text when an image/icon is shown
Source:stackexchange.com