I have a #React #Hooks question: https://codepen.io/coderbyheart/pen/EJgrJy?editors=0010
I am asynchronously doing work and want to report the progress in the UI, but they way I thought it should work, does not.
How is this supposed to work with hooks?