### Describe the bug Good day, using Navigation prop with infinite set to true breaks the transition, but works fine when infinite is set to false. https://user-images.githubusercontent.com/8709806/214893107-2b972d5d-250e-4ec0-8886-6d7758783088.mp4 ### Reproduction https://codesandbox.io/s/elated-field-5z20b2?file=/src/App.js ### System Info ```shell npmPackages: @trendyol-js/react-carousel: 3.0.0 react: 18.2.0 ``` ### Used Package Manager npm ### Logs _No response_ ### Validations - [X] Follow our [Code of Conduct](https://github.com/Trendyol/react-carousel/blob/master/CODE_OF_CONDUCT.md) - [X] Read the [Contributing Guidelines](https://github.com/Trendyol/react-carousel/blob/master/CONTRIBUTING.md). - [X] The provided reproduction is a [minimal reproducible example](https://stackoverflow.com/help/minimal-reproducible-example) of the bug.