You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
For some reason, having a
withStyles
wrapped component as a child of aTransitionGroup
breaks things and prevents the lib from seeingcomponentWillLeave
and other lifecycle methods it needs access to.@jeduan @lencioni @airbnb/webinfra
The text was updated successfully, but these errors were encountered: