sadmann7 / shadcn-table

Shadcn table with server-side sorting, filtering, and pagination.
https://table.sadmn.com
MIT License
2.52k stars 225 forks source link

fix: update sheet bug on table change. #514

Closed realtydev closed 2 months ago

realtydev commented 2 months ago

fixes issue mentioned in https://github.com/sadmann7/shadcn-table/issues/497 and https://github.com/sadmann7/shadcn-table/issues/475

added useEffect on the update-task-sheet.tsx to reset the form on task prop changes.

vercel[bot] commented 2 months ago

@realtydev is attempting to deploy a commit to the sadmann7 Team on Vercel.

A member of the Team first needs to authorize it.

sadmann7 commented 2 months ago

thanks a lot