Closed
Description
Version
1.0.0-beta.24
Reproduction link
https://codesandbox.io/s/61jzxnovnk
Steps to reproduce
Trying to test click when using VIcon
I reproduce some scenarii :
it works when shallowMounting without using Vuetify, it works when mounting using Vuetify
I doesn't work when shallowMounting with Vuetify when selecting Component, by ref, by name
What is expected?
a way to trigger click on stub when shallowMount
What is actually happening?
it doesn't work