-
-
Notifications
You must be signed in to change notification settings - Fork 456
Carousel is broken with Tailwind 4 #1564
New issue
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
Comments
Hi, I'm facing the same issue right now, just moved from v3 to v4. Did you manage to resolve this issue yet? |
Hey there, did u guys follow the release changelog migration guide? also make sure to check See here flowbite-react@0.11.0. |
The sandbox does not work because of #1559 |
Hi @SutuSebastian, I was trying to use the carousel on a pure vitawind project I just made today. everything on its latest version. Taking a step back, I'm not so sure where the issue is. Is it the carousel or the vitawind starter I'm using. Best I get back to it now. Thanks for the heads up regarding the migration guide! |
Using tools like If u want to have a fresh nice configured template using |
thank you, I'll keep that in mind |
Steps to reproduce
After upgrading from Tailwind 3 to Tailwind 4, the Carousel isn't rendering properly. Each slide is rendered on top of each other.
Here's a CodeSandbox that reproduces the issue:
https://codesandbox.io/p/devbox/y3l7vf
Current behavior
The text was updated successfully, but these errors were encountered: