How to make my Theme Provider only work inside my dashboard
How to make my Theme Provider only work inside my dashboard
I’m getting an error when trying to install and configure Next.js with shadcn ui
screenshot of VS code giving error
Drawer Shadcn close auto when click ouside
I’m looking for a solution so that when you click outside of the drawer (on the background), it doesn’t automatically close. Is it possible to disable that?
How to add a dynamic dependent select dropdown shad cn
so I’m trying to have a dropdown select option (sub-category) that depends on another select component (category).
So far, I have been able to dynamically populate the dependent select option (sub-category) with useEffect and useState. My only problem is when i say select a sub category like ‘Watches’ under Fashion and then switch to the Art category, the sub category select component shows a blank state instead of the default placeholder. I don’t know if someone can understand this but I’m kind of stuck here
cant populate shadcn ComboBox component with data. (Next.JS, Postgres SQL)
Stack: Next.JS, Postgres SQL (hosted from vercel), tailwindcss, shadcn
Shadcn and Nextjs
When i reload my browser the webpage is not formatting in the right way like this
shadcn/ui failed to resolve dependencies when initialized in Next.js 15
I encounter the following the depedency errors when initializing shadcn/ui in Next.js 15,
Why an error or problem is showing in the default code in layout.tsx
I have started a full stack project using nextjs, shadcn ui and others
why in the default already written code its showing an error
in the layout.tsx file in the Metadata from next
Why is it showing error while installing ‘shadcn ui’?
I started a next.js full stack project and I was installing shadcn-ui than while doing it I faced the error