Sajawal Hassan

Results 3 issues of Sajawal Hassan

Hello so i made some changes to the template and i think it would be a great addition!

So I want to trigger a function whenever the user clicks on the DropdownMenuTrigger component, however it seems my onClick function is overridden by shadcn. How should I go about...

Stale

I am trying to set up upload thing however I am getting timeout errors. `app/api/uploadthing/core.ts` ``` import { createUploadthing, type FileRouter } from "uploadthing/next"; import { auth } from "@clerk/nextjs";...