userEvent.type recognizing only the first letter #960
Unanswered
vasanthi-d
asked this question in
Q&A
Replies: 1 comment 2 replies
-
You'll probably need to provide your component code if you want someone to help fixing it. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm using "@testing-library/user-event": "^14.2.0".
Here is my test
Test fails with below error
Can someone please help?
Beta Was this translation helpful? Give feedback.
All reactions