Does anyone know whether the async updater parameter can be used in setState(updater) in React? I have the following code invalid (f is called, but the UI is not updated):
this.setState( asyn
Does anyone know whether the async updater parameter can be used in setState(updater) in React? I have the following code invalid (f is called, but the UI is not updated):
this.setState( asyn