Lanistor

Results 145 comments of Lanistor

@webgameone 这个尚未添加cache相关的生命周期,下个版本考虑加上。 Refer: https://github.com/vifird/react-keeper/issues/64

@YugeCse 这个是不可以的,Control.go内部调用的是history.pushState,在pushStage中function无法被clone,所以无法作为状态存储和恢复。当然也不建议这么做,状态应该是Pure的。

@cjmafei 这个是异常的,贴一下代码吧

@cjmafei 这个问题已经修复,在react-keeper v2.1.8。

@cjmafei 返回是浏览器默认的返回按钮吗?

@reneeichhorn If there is a 'cache' property on your Route component? If so, the Detail page will be cached instead of unmounted when url is not matching.

Yeah, key property is used as ID of a component. @reneeichhorn

@reneeichhorn Yeah, thanks for your issue. We are repairing this problem.

Good one: [next version 3](https://github.com/vifird/react-keeper/issues/64)

Good one: [next version 3](https://github.com/vifird/react-keeper/issues/64)