StructureBuilder / react-keep-alive

A component that maintains component state and avoids repeated re-rendering.
MIT License
981 stars 105 forks source link

使用KeepAlive包裹住组件后,里面的点击事件没有效果了 #137

Open mengliren666 opened 2 years ago

mengliren666 commented 2 years ago

使用KeepAlive包裹住组件后,里面的点击事件没有效果了.md

shenjunru commented 2 years ago

欢迎试用 react-fiber-keep-alive,一个基于 react fiber 的 keep-alive 实现

Leecason commented 2 years ago

使用KeepAlive包裹住组件后,里面的点击事件没有效果了.md

我也是,是升级到 react 18 才有的

small-liang commented 9 months ago

+1+1