amazeui-touch icon indicating copy to clipboard operation
amazeui-touch copied to clipboard

amazeui-touch集成react-router-redux问题

Open ilovn opened this issue 9 years ago • 2 comments

问题描述

在demo代码的基础上,使用react-redux和react-router-redux,在不同component使用connect(mapStateToProps),发现只有直接访问对应路径才有效,如果是通过Demo里面的Detail则无效,是否有习惯案例可以参考?

ilovn avatar May 05 '16 01:05 ilovn

与相关配套的搭配使用还在看,争取本月出相关 demo 吧。

你可以先尝试使用 Redux 提供的 demo,然后把 Amaze UI Touch 塞进去。

minwe avatar May 05 '16 01:05 minwe

可以不使用react-router-redux单只使用react-router似乎没什么问题

kukulu00 avatar May 05 '16 15:05 kukulu00