【发布时间】:2018-08-21 23:04:17
【问题描述】:
我正在使用 React 路由器 15.4 版和 React 路由器 2 版进行项目。 我需要使用 react 路由器版本 2 来实现递归路径,这看起来与此处的示例完全相同。 https://reacttraining.com/react-router/web/example/recursive-paths 我目前无法迁移以响应路由器 4。 是否可以在版本 2 中实现相同的功能?
【问题讨论】:
标签: reactjs redux routing react-router