Unit tests with Vue test utils and latest vuetify | ComponentInternalInstance is not assignable to type #20338
Unanswered
Powershooter83
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone, I am currently updating to the latest Vite, Vuetify, TypeScript and vue-test-utils versions. I have a few problems with my tests:
In the old versions, these tests worked more or less, but now there are already errors before execution.
First problem:
And the second problem:
However, I am not 100% sure whether the problem comes from Vuetify. Maybe you can help me here anyway. Thank you very much!
If it is desired, I could also provide the repository.
Beta Was this translation helpful? Give feedback.
All reactions