Anyone else have issues using prisma stack traces? It shows a tail of internal prisma methods but it never shows the originating call. It makes it really difficult to track down where/why the error surfaced.
☝️ 1
r
Ryan
11/01/2021, 7:09 AM
@Jarid Margolin 👋
Could you share an example?
j
Jarid Margolin
11/01/2021, 5:17 PM
It does seem dependent on the error being thrown. I should be able to get you an example, I’ll just need a few minutes to recreate.