willkenson

Results 2 issues of willkenson

` slot content here` (with component shallow mounted in jest) `wrapper.find('child-component-stub').vm.$emit('customevent');` the event doesn't fire. however if i wrap the `` in a `` so it is not the root...

need repro