airbnb/react-with-styles

Does not work with `react-transition-group`

majapw opened this issue · 0 comments

For some reason, having a withStyles wrapped component as a child of a TransitionGroup breaks things and prevents the lib from seeing componentWillLeave and other lifecycle methods it needs access to.

@jeduan @lencioni @airbnb/webinfra