maxmarinich

Results 5 comments of maxmarinich

Hi, @25x8! Probably needing to add this functionality in upcoming implementations.

Hi, @alivtar! The [feature](https://github.com/maxmarinich/react-alice-carousel/projects/1#card-56546082) in progress.

Hi, @GoodGuyMarco! Yes this is an expected behavior. Perhaps here need to add a new strategy in the upcoming implementations to manage this case.

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

Hello folks! The issue relates with[ React Flow.](https://github.com/maxmarinich/react-alice-carousel/issues?q=is%3Aissue+is%3Aclosed+label%3Areact) Every time you create new elements (mapping within rendering), the carousel is updated as expected. Solution: save items in the state (don't...