epicweb-dev / react-hooks

Learn React Hooks! 🎣 ⚛
https://hooks.epicreact.dev
Other
2.78k stars 1.91k forks source link

reset fails to udpate states other than 'squares' #170

Closed newbcit closed 2 years ago

newbcit commented 2 years ago

For some reasons when reset function is invoked only the 'squares' state gets updated but others remain as is. Expected behavior would be all states get updated as a result of the 'squares' state update

kentcdodds commented 2 years ago

Hi!

Thanks for the question. I don't have time to answer you, but I'd be happy to answer if you'd like to bring this question to my office hours then I'd be happy to answer you then. A reproduction we can play with helps a lot as well.