Do anyone made user-event work with react 19? #1247
Unanswered
JunyeongChoi0
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am currently migrating to React 19.
However, I’ve encountered an issue where, when using user.click() to interact with a checkbox, the test hangs indefinitely and doesn’t complete.
The problematic test code worked perfectly with React 18, so I suspect the issue may be related to compatibility with React 19.
Do anyone had similar issue?
Beta Was this translation helpful? Give feedback.
All reactions