cyntler / hamburger-react

Animated hamburger menu icons for React.js weighs only 1.5 KB.
https://hamburger-react.netlify.app
MIT License
963 stars 36 forks source link

No animation on mobile #50

Closed demjm closed 2 years ago

demjm commented 2 years ago

Thanks for the work with this library!

Unfortunately, it seems the animations don't work on mobile, even in the demo site. There are no transitions, and the menu just go from one form to the other without any animation. You need to try on a real device, not the devtools

luukdv commented 2 years ago

Hi @demjm, I'm not sure why you assume I didn't test this thoroughly on a wide range of devices and browsers. Can you name a specific device (OS version + browser version) you're encountering this on? Then I can look into it.

demjm commented 2 years ago

Hey @luukdv Sorry if my comment seemed rough, no offense there. I’ve tried the burgers on my Iphone X 14.8.1, both on my app and the official website of this package and the examples didn’t work either.

luukdv commented 2 years ago

I've tested this again on multiple iPhone X devices, both on 14.x + 15.x and Safari + Chrome. I don't encounter any issues, and haven't received any reports from other users.

Let me know if you have additional details regarding your setup, otherwise closing this.