Closed
Description
If I try to include TimePicker example from material-ui library, such error is thrown.
enviroment:
"material-ui": "^0.13.1",
"react": "^0.14.2",
"react-addons-create-fragment": "^0.14.2",
"react-addons-pure-render-mixin": "^0.14.2",
"react-addons-transition-group": "^0.14.2",
"react-addons-update": "^0.14.2",
"react-dom": "^0.14.1",
"react-redux": "^4.0.0",
"react-router": "1.0.0-rc1",
"react-tap-event-plugin": "^0.2.1",
"redux": "^3.0.4",
"redux-router": "^1.0.0-beta3",
Im not sure how much redux
and router
interfer with material-ui