digital-flowers / react-animated-css

React component to show or hide elements with animations
https://digital-flowers.github.io/react-animated-css.html
232 stars 36 forks source link

animated div shows under other content. #45

Open jjakob666 opened 2 years ago

jjakob666 commented 2 years ago

I'm looking to have the animated div contents show on top of any other content. I tried adding a className to animated and give it a large z-index but it still shows up underneath other content.

yim222 commented 2 years ago

I have here also such problem when I try to pop up over inputs (of react select).

Seems that this lib doesn't maintained well

https://github.com/digital-flowers/react-animated-css/issues/33 react-animated-not working