Closed
Description
Problem description
I have a root component that provides the style to child components
The theme depends on the component's state and I'm able to change the theme and see the components re-render with the new applied theme
However, any component that is wrapped on redux's connect hoc do not receive the new theme.
Versions
- Material-UI: 0.16.7
- React: 15.4.1
- Browser: 56.0.2924.87 (64-bit) on Mac OS X