maxmarinich / react-alice-carousel

React responsive component for building content galleries, content rotators and any React carousels
MIT License
832 stars 91 forks source link

Fix white space flash during infinite scroll transition in AliceCarousel #324

Open jaimin-devx opened 2 months ago

jaimin-devx commented 2 months ago

Video:

https://github.com/user-attachments/assets/144cf0fc-9b07-401c-8a84-870552336ab9

We're experiencing a white space flash when the carousel transitions from the last item to the first item during infinite scroll. This visual glitch disrupts the smooth user experience we're aiming for with our carousel implementation.

Current behavior:

Expected behavior:

Additional details:

Potential causes:

Steps to reproduce:

Any assistance in resolving this issue would be greatly appreciated. We're open to suggestions for workarounds or alternative implementations if a direct fix isn't immediately available.

Would you like me to explain or break down any part of this GitHub issue description?

maxmarinich commented 1 month ago

Hi, @jaimin-devx! I'll try to sort this out in the near future.

Useful sources: https://stackoverflow.com/questions/10134935/weird-css3-transition-flickering