Home

Issue: 1014

keep-alive activated and deactivated hooks not working

[issue link]

activated and deactivated hooks are not working when I’m using keep-alive. Only work the first render but not every time I change the route like with vue-cli…
am I missing something to use them?

beforeRouteEnter and beforeRouteLeave could be an alternative anyway but it’s dirtier…

Thanks!

This question is available on Nuxt.js community (#c888)