Stanko / react-animate-height

Lightweight React component for animating height using CSS transitions. Slide up/down the element, and animate it to any specific height.
https://muffinman.io/react-animate-height
MIT License
758 stars 53 forks source link

Doesn't work on Chrome Version 106.0.5249.103 (Official Build) (64-bit) #130

Closed FatemiParsHost closed 1 year ago

FatemiParsHost commented 2 years ago

Hi dear developer I was used this package on my project and doesn't work on chrome in desktop PC and i test on ipad its fixed pls fix this problems on windows OS thanks ♥

Stanko commented 2 years ago

Hi @FatemiParsHost, I've just tried it on both windows (through Browserstacl) and on mac, and everything seems to be working fine:

Windows, Chrome 106.0.5249.21 MacOS (arm) Chrome 106.0.5249.103

Please check if you maybe have reduced motion turned on.

I would need a code example (on codesandbox or similar) or at least a video of what is happening.

Cheers!

FatemiParsHost commented 2 years ago

Hi Dear @Stanko I check it again and check reduced motion but doesn't work but let me check on other OS and tell you

Thanks Mate

Stanko commented 1 year ago

Closing this as I can't replicate it.