I have problem passing id to my page with product, I tried everything and search answer but it still doesn\'t work.
id
Here is my index.js:
impor
I use
import { Router, Route, browserHistory, IndexRoute} from 'react-router'
and
import {syncHistoryWithStore, routerReducer} from 'react-router-redux'
then I can get id by this.props.params.id
this.props.params.id