femioladeji / react-slideshow

A react component for slideshow supporting slide, fade and zoom
https://react-slideshow-image.netlify.app/
MIT License
362 stars 71 forks source link

Deployed React Slideshow Library Causing Display Issues #229

Open buraxta opened 4 months ago

buraxta commented 4 months ago

I encountered a problem while using the library. I successfully set up the slider as desired during development. However, after deployment, several elements became misaligned and the slider behavior changed unexpectedly.

femioladeji commented 4 months ago

Hi, thanks for raising this issue. Do you have any error on the console and can you probably create a small repo that recreates the error so that the bug can be debugged properly

Do you notice any difference between the production code and dev code?