leandrowd / react-responsive-carousel

React.js Responsive Carousel (with Swipe)
http://leandrowd.github.io/react-responsive-carousel/
MIT License
2.66k stars 629 forks source link

React Responsive Carousels not showing when deployed on Netlify #388

Closed BPopek closed 3 years ago

BPopek commented 4 years ago

Hello, I am having an issue with my deployed website not showing a few different react responsive image carousels. These all work just fine when viewed locally, but nothing is showing and they are blank on my deployed Netlify website. I have checked and all images are uploaded on Github, and I have tried troubleshooting on Netlify but have not had any success in figuring out the issue. The galleries vary in size from having only 2 to 6-7 photos but none are showing properly. Deployed site is www.betsypopek.com in case viewing the website itself might help with troubleshooting.

The repository for my portfolio is here: https://github.com/BPopek/bp-portfolio. Issues are on all Graphic Design pages as well as my UX project page.

Any help would be appreciated!

marko-ignjatovic commented 4 years ago

Hi @BPopek, I actually checked your portfolio website and it seems that you fixed it somehow? Anyway, have you also tried to optimize all of your assets which are used by react-responsive-carousel ? (It will load images much faster)

transiient commented 4 years ago

Possible duplicate of #392?

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.