Home

Issue: 1175

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?

screen shot 2560-07-27 at 7 28 18 pm

I also try to bind @click on <nuxt-link> and it still not work

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