react-easy-transition
react-easy-transition copied to clipboard
componentWillLeave() not being called
I have debugged through the package cause my leaveStyle does not get applied. Found out that componentWillLeave is not being called after I navigate from the component. Any idea how to fix that?