Michael Perros
Michael Perros
I was unable to recreate this bug in Storybook, however, I cloned the Vite Mantine template and was able to recreate it there. I will continue looking into it.
The Vite template is not wrapped with StrictMode from what I understand. Additionally, I built it for production and started it with the preview script, and the bug still occurred....
I was able to implement SELECT FOR UPDATE in Prisma following the info in this comment: https://github.com/prisma/prisma/issues/17136#issuecomment-2272195564 It was pretty straightforward
Please link to the code for the demo and I'll see if I can fix it. Couldn't find the source code for the demo. Apologies if I overlooked it.