Static GitHub Issues

[1175] Can't execute $emit tag <a> inside <nuxt-link>

prev: use koa-session throw Error: Can't set headers after they are sent.
next: use a third lib in dev mode run ok and production throw DOMException

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?

<img width="466" alt="screen shot 2560-07-27 at 7 28 18 pm" src="https://user-images.githubusercontent.com/8231772/28670197-c4aa45de-7301-11e7-99c8-7b8974a3552d.png">

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

<!--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/c1032">#c1032</a>)</em></sub></div>