Static GitHub Issues

[1014] keep-alive activated and deactivated hooks not working

prev: hooks for external libraries
next: Access env in Plugin

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!

<!--cmty--><!--cmty_prevent_hook--><div align="right"><sub><em>This question is available on <a href="https://nuxtjs.cmty.io">Nuxt.js</a> community (<a href="https://nuxtjs.cmty.io/nuxt/nuxt.js/issues/c888">#c888</a>)</em></sub></div>