react-with-styles icon indicating copy to clipboard operation
react-with-styles copied to clipboard

Does not work with `react-transition-group`

Open majapw opened this issue 6 years ago • 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

majapw avatar Mar 21 '18 23:03 majapw