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?
i found this issue: #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?