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
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.
Provide a general summary of the issue here
When calling
user.click
on thespinbutton
, we get an error:Maximum call stack size exceeded
when using thehappy-dom
environment. 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 test
Version
1.6, also tested on 1.5
What operating system are you using?
macOS
The text was updated successfully, but these errors were encountered: