-
Notifications
You must be signed in to change notification settings - Fork 257
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bug: Using of plugins is impossible #2008
Comments
Hello @jimhucksly, You are reassigning the variable |
sorry, but the meaning of this does not change. i attach the correctly version of test.spec.ts
|
Can you try to upgrade It's working in the stackblitz example with the latest version: https://stackblitz.com/edit/vitest-dev-vitest-ynqmhz?file=test%2Fbasic.test.ts |
@jimhucksly This shouldn't really matter. Try to update Vue and Jest, as you're using quite old versions. If that's not enough, you can try to create a small repro in a Github repo and we'll take a closer look |
@cexbrayat Thank you, i have solved this problem. |
@jimhucksly, I'm curious about how you solved the problem. After upgrading Vue and Vue Test Utils to the latest, properties set on |
Describe the bug
To Reproduce
plugin.ts
component.vue
test.spec.ts
The text was updated successfully, but these errors were encountered: