Hacker News new | ask | show | jobs
by jzombie 1093 days ago
To my knowledge, your useEffect that reads the timeout should be using timeout as a dependency.
1 comments

Yes, you're right. I will update.