akxcv / vuera

:eyes: Vue in React, React in Vue. Seamless integration of the two. :dancers:
MIT License
4.3k stars 242 forks source link

when i use keep-alive in vue, the react component cannot be cached #112

Open xiaogaofudao opened 4 years ago

xiaogaofudao commented 4 years ago

在vue 项目里,react 组件被 <keep-alive 组件 包裹的时候。react 组件不能被缓存。有什么好的解决办法吗