Skip to content

jsnajdr/react-timers-bug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Run the tests:

npm install
npm run test

and observe how the test fails on the findByText("data") statement. The UI should have been rendered with the updated "data" state, but it wasn't.

About

Reproduction case for a React fake timers bug

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published