Can't execute $emit tag <a> inside <nuxt-link> [issue link] I try $emit from child to parent it just work fine. but when i try @click inside <nuxt-link> to execute $emit function it not work at all. I don’t know if i do something wrong? I also try to bind @click on <nuxt-link> and it still not work This question is available on Nuxt.js community (#c1032)