We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
If you move the images back in the carousel using the indicator, you'll notice that the back animation is the same as the forward animation!
That's a shame, because the controls support this logic with changeSlide().
https://flowbite-svelte.com/docs/components/carousel#Indicators
System: OS: macOS 15.3.1 CPU: (10) arm64 Apple M1 Max Memory: 417.70 MB / 64.00 GB Shell: 5.9 - /bin/zsh Binaries: Node: 20.10.0 - ~/.nvm/versions/node/v20.10.0/bin/node Yarn: 1.22.22 - ~/.nvm/versions/node/v20.10.0/bin/yarn npm: 10.2.3 - ~/.nvm/versions/node/v20.10.0/bin/npm Browsers: Chrome: 134.0.6998.89 Safari: 18.3 npmPackages: flowbite-svelte: ^0.47.4 => 0.47.4 svelte: ^4.2.18 => 4.2.19 vite: ^5.4.1 => 5.4.8
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Describe the bug
If you move the images back in the carousel using the indicator, you'll notice that the back animation is the same as the forward animation!
That's a shame, because the controls support this logic with changeSlide().
Reproduction
https://flowbite-svelte.com/docs/components/carousel#Indicators
Flowbite version and System Info
The text was updated successfully, but these errors were encountered: