I have a screen and if I press on submit and go back of the screen then I get:
cant perform react state
Of course, I load data which is not ready yet and after that I set a state. So I have to cancel it, when the user goes back. How I handle this ?