created with pnpm dlx sv create
and picking vitest option.
Edited vitest config in vite.config.ts to change jsdom to browser mode
run pnpm run test
to trigger the issue
downgrade to [email protected]
and @vitest/[email protected]
to see it pass (albeit with a different warning)