reactjs / react-transition-group

An easy way to perform animations when a React component enters or leaves the DOM
https://reactcommunity.org/react-transition-group/
Other
10.1k stars 652 forks source link

onEnter event not firing #880

Open netgfx opened 1 year ago

netgfx commented 1 year ago

What is the current behavior?

There is no animation happening

What is the expected behavior? The event callbacks to run normally

Some attributes work but not others

Could you provide a CodeSandbox demo reproducing the bug?

https://codesandbox.io/s/sharp-water-7p5ntt?file=/src/App.tsx