Provide a general summary of the issue here
When calling user.click on the spinbutton, we get an error: Maximum call stack size exceeded when using the happy-dom environment. Note that this does not occur when using jsdom.
🖥️ Steps to Reproduce
https://stackblitz.com/edit/vitejs-vite-mqeus19y?file=src%2Ftest.spec.tsx
run npm run test
Version
1.6, also tested on 1.5
What operating system are you using?
macOS
Provide a general summary of the issue here
When calling
user.clickon thespinbutton, we get an error:Maximum call stack size exceededwhen using thehappy-domenvironment. Note that this does not occur when usingjsdom.🖥️ Steps to Reproduce
https://stackblitz.com/edit/vitejs-vite-mqeus19y?file=src%2Ftest.spec.tsx
run
npm run testVersion
1.6, also tested on 1.5
What operating system are you using?
macOS