Enzo CECILLON

Results 4 comments of Enzo CECILLON

Hi, great post ! I was wondering if using only the Client of Prisma to generate types and populate the database using the `prisma.schema` was a viable option for raw...

We faced a similar issue in our project code. We found that a DOM event sent from the Uploadcare library was being handled by the web component and other components...

I think this is not a bug but a missing implementation from the library. I found the related issue https://github.com/udecode/plate/issues/2685

We upgraded Jest from version 27.2 to the latest stable version (29.7) and it fixed the issue above.