- Install packages
yarn test
Error is persisted, and both tests pass
A subsequent rerender causes the error prop to be removed - with one test consistently failing, and the other intermittently failing.
Note: this repository is using [email protected]
for async act(...)
- however the issue exists in [email protected]
also.