I’m using shadcn/ui and the animations for Dialog and Sheet in my project look broken — very different from the smooth behavior shown in the official shadcn/ui examples.
I haven’t heavily customized the components, so I’m not sure if I’m missing some Tailwind classes or animation configs.
Has anyone else experienced this? Do I need to adjust the data-[state=open|closed] transitions, or is there a recommended fix to make them match the official behavior?