You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
JSDom, throws same error as happy-dom , but since stackblitz has node v18, JSDom would fail with non svelte related issue.
So only happy-dom test is in the repro.
Describe the bug
It works in browser and Astro's
npm run dev
.I'm getting this error when trying to test with Vitest of Astro page with svelte file.
Reproduction
If required then later might try to repro. Its big page with runes, functions passed as props and template.
EDIT:
https://stackblitz.com/edit/github-ch9tapzs?file=test%2Fhappy-dom-env.test.ts&on=stackblitz
After dependencies install, stop npm in terminal and run
npm run test
Logs
System Info
Severity
blocking all usage of svelte
The text was updated successfully, but these errors were encountered: