i found this issue: https://github.com/facebook/react/issues/4770, and @sophiebits said that React never reuses an instance after it's been unmounted. does it means that React will never support feature like keep-alive in Vue? or there is other way to maintain component's state?