Jonas Fleur-Aime
Jonas Fleur-Aime
Looks like this still isn't working with `npx shadcn-ui add --path ` either.
The cause looks to be that the [Pagination](https://github.com/sandrewTx08/prisma-paginate/blob/86a2c06/src/pagination.ts#L63C3-L63C3) class doesn't [export a `toJson` method](https://stackoverflow.com/a/50784431) to return the values instead of the getters/functions. Its an easy PR but haven't had a...
Seeing this issue also. It likely may be due to this related bug: https://github.com/shadcn-ui/ui/issues/5433#issuecomment-2425131609