Closed
Description
react-testing-library
version: 9.3.1react
version: 16.12.0node
version: 10.16.0yarn
version: 1.19.1
Relevant code or config:
https://github.com/donaldpipowitch/testing-library-react-act-bug-demo
What you did:
Updated @testing-library/react
from 9.3.0 to 9.3.1. Also see #514 (afaik the only change in that version bump).
What happened:
A new warning appeared and I don't know, if this is a bug or not.
Reproduction:
https://github.com/donaldpipowitch/testing-library-react-act-bug-demo
Note that using an "await" somewhere can make the error go away, so this might be some race condition thingy with the event loop.
Problem description:
A new warning appeared and I don't know, if this is a bug or not.
Suggested solution:
If it's not a bug, but intended - everything is fine. If it's a bug, the warning should disappear after the bug fix.
Metadata
Metadata
Assignees
Labels
No labels