Arshaan ABH
Arshaan ABH
For people who are still wondering how to make the shadcn carousel's direction RTL, you just need to pass the direction option like this: ``` ```
Try this: `npm install --legacy-peer-deps` It works but you'll get `[ERR_PACKAGE_PATH_NOT_EXPORTED]` error when running `next` command for viewing the dashboard. And it looks like that's a dead end :(
> Many components do not support RTL, and we had to handle each one individually. I tried using DirectionProvider from Radix, but it did not work correctly. I hope RTL...
> i tried @radix-ui/react-direction as comments suggest but its not working , it will be great shadcn added rtl support Try this: https://github.com/shadcn-ui/ui/issues/530#issuecomment-2074252042