-
Notifications
You must be signed in to change notification settings - Fork 695
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
Missing "dir" Prop in Carousel Component After Nuxt UI v3.0.1 Update #3705
Comments
Did you pass the |
My components: UApp in app.vue:
|
@malik-jouda any hints on this? |
https://ui.nuxt.com/getting-started/i18n/nuxt#dynamic-direction OR
|
I did this too, but the left arrow points to the right and the right arrow points to the left, and the arrows don't work. |
Environment
Is this bug related to Nuxt or Vue?
Nuxt
Version
v3.15.1
Reproduction
#2251
Description
This issue was previously addressed and fixed in PR #2251. However, after upgrading to Nuxt UI v3.0.1, the dir prop no longer exists, making it impossible to switch the direction of the Carousel.
Additional context
No response
Logs
The text was updated successfully, but these errors were encountered: