nuxt-umami module that uses page:finish hook to track page view event. I noticed that my nested pages trigger this event twice.parent.vue is just:parent.vue, the hook is called only once, but I lose parent's NuxtLink active class when I'm on nested route.