Servesh Chaturvedi

Results 21 comments of Servesh Chaturvedi

@xossiane @AnthonySchneider2000 have you checked [this](https://github.com/shadcn-ui/next-template)

Great catch! I didn't actually understand the question at first. Thanks for putting the ss to clarify.

`.next` should be added in your gitignore file

Did you check [this](https://ui.shadcn.com/docs/components/dialog#custom-close-button)?

Could u please share a sandbox example @ImamJanjua ?

It is not due to overlay but incorrect ref setting. You need to set the ref on SheetContent like: `` Also change the style from color to opacity to see...

Setting `zIndex: 1` in the style object of `PatientCard` seems to be working. Do u want it like it should change only when it appears over the sheet? @ImamJanjua

Checkout this jam: https://jam.dev/c/642ae23c-1e0b-4b27-8ed7-326bf486bd4c @ImamJanjua

Could you please share a specific codesandbox example to explore the workaround?

Hi did you check the typescript section on the installation page? [Link](https://ui.shadcn.com/docs/installation)