Vladislav Volkov
Vladislav Volkov
### Version 2.6.11 ### Reproduction link [https://github.com/dxvladislavvolkov/vue-eventbus](https://github.com/dxvladislavvolkov/vue-eventbus) ### Steps to reproduce 1. Clone the repo 2. Open a project and run 'npm i' 3. Then 'npm run serve' 4. Open...
keep-alive calls unmount a component when I change a page but does not call mount when I return back
### Environment Nuxt Version: 3.0.0 ### Reproduction https://github.com/dxvladislavvolkov/keepalive npm i npm run dev Click on page 1 then page 3 (you will see mounted text in the console ) then...
keep-alive calls unmount a component when I change a page but does not call mount when I return back
### Environment Nuxt Version: 3.0.0 ### Reproduction https://github.com/dxvladislavvolkov/keepalive npm i npm run dev Click on page 1 then page 3 (you will see mounted text in the console ) then...