-
Notifications
You must be signed in to change notification settings - Fork 252
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
error when updating to jest 27 #710
Comments
Could anyone reproduce this? We are using |
This happened to me. Installing |
Looks like this is (at least not directly) related to @mrdaniellewis Could you provide more information in which setting this occured? Maybe an earlier version of |
@testing-library/user-event
version: 13.2.1Relevant code or config
What you did: I was trying to update jest to 27 version resulting in this error, I think it might be related to this issue testing-library/react-testing-library#918
What happened:
Reproduction repository:
Problem description: when updating to jest 27, there's an error with clearImmediate
Suggested solution:
The text was updated successfully, but these errors were encountered: