src slot

src slot -  rtr-london-branch.org.uk
888SLOT

Is it possible to emit event from component inside slot · Issue #4332 · vuejs/vue · GitHub

Vue.js version 2.1.3 Reproduction Link https://jsfiddle.net/x8a3vvk2/8/ Events emitted from component inside slot are not received. $emit('testevent') is not working but $parent.test() works.