Giuseppe Battistella
Giuseppe Battistella
I think you didn't paste all the code, I don't see 'isLoading' anywhere. In another note, you shouldn't be importing Vue in your tests, that's what createLocalVue is for
I was having the exact same problem, couldn't figure out why it wasn't showing up on coverage, found this and tried adding the style tag and now it works.
I'm having the same issue, I have a union with hundreds of strings, and it's the type of a prop in one component. If I type it as optional the...
I'll work on this
also having this issue, seems something was reverted