version: 4.4.4
What is the current behavior?
CSSTransition with unmountOnExit will render it's child without -appear or -enter className attached for the first frame when it appears.
What is the expected behavior?
Element appears with -appear or -enter.
Could you provide a CodeSandbox demo reproducing the bug?
This is caused by #749