simz
simz
well i changed this post, it's not a bug (if you read what i wrote before the problem was from my implementation) But i added recently feature passive in zepto,...
I constated that the helper cannot find the correct route in case or the browser add "/" at the end. nota my screens path never finish by "/" I added...
**Describe the Bug** compatibility issue in generated code for prisma v5 ``` Type 'UserWhereUniqueInput' is not assignable to type '{ id: string; email: string; } & { id?: string |...
I found the issue when i started to create a custom resolver my custom resolver use prisma from context attached to the generated typescript prismaClient To see the typescript mismatches...