Skip to content
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

vite-plugin-solid v2.8.3+ causes: TypeError: Cannot read properties of undefined (reading 'extend') #141

Open
qeleb opened this issue Jan 23, 2024 · 1 comment

Comments

@qeleb
Copy link

qeleb commented Jan 23, 2024

Since updating to vite-plugin-solid v2.8.3 (& still on v2.9.0), all my unit tests have been failing in Vitest with this error:

[error] TypeError: Cannot read properties of undefined (reading 'extend')
[error]  ❯ Object.<anonymous> node_modules/@testing-library/jest-dom/dist/vitest.js:18:15

For now, I'm going to stay on v2.8.2 where the issue doesn't happen

@qeleb qeleb changed the title vite-plugin-solid v2.9.0 causes: TypeError: Cannot read properties of undefined (reading 'extend') vite-plugin-solid v2.8.3+ causes: TypeError: Cannot read properties of undefined (reading 'extend') Jan 23, 2024
@link2xt
Copy link

link2xt commented Aug 4, 2024

Maybe this should be reported to @testing-library/jest-dom as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants