Fixed issue62
For issue62 The issue is caused by some process being updated while the react default process is being rendered. Refer here: https://github.com/facebook/react/issues/18178#issuecomment-595846312
As long as the process mentioned in the warning will not be updated before the react process is rendered completely, then it's good.