Skip to content

Redux connected components are not receiving muiTheme updates #6106

Closed
@rafaelcorreiapoli

Description

@rafaelcorreiapoli

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

Metadata

Metadata

Labels

bug 🐛Something doesn't work

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions