sarioglu

Results 3 issues of sarioglu

Firstly, I appreciate the work you put on this library to make prisma way more easier to work with on frontend side. I'm currently trying to refactor an existing app...

# Bug report ## Description / Observed Behavior When combined with `{ initialSize: 10 }`, I expect `useSWRInfinite` to load first 10 pages one by one, by passing data for...

**Description and expected behavior** I saw that @zenstackhq/runtime replaced decimal.js with its light version. This breaks the compatibility with Prisma. I use nextjs app router with prisma on server-side and...