brainhubeu / react-carousel

A pure extendable React carousel, powered by Brainhub (craftsmen who ❤️ JS)
https://brainhub.eu/
MIT License
1.07k stars 164 forks source link

Uneccessary padding on Safari #685

Closed hadron43 closed 2 years ago

hadron43 commented 3 years ago

Describe the bug There's unnecessary padding in the carousel on Safari browser. It works fine with all other browsers like Chrome and Firefox.

To Reproduce This is my personal project: https://achievements-portal.vercel.app/ Carousel Code: https://github.com/hadron43/achievements-portal/blob/master/src/pages/Home/Banner.jsx

This is not working as expected on Safari.

Expected behavior Normal carousel as I see on Firefox and Chrome.

Screenshots On Firefox: image image

On Safari, (I don't have a Mac environment right now), As show by my friends, it appears distorted on Safari.

Environment