P
Prisma•4w ago
Bern

Error Message Popup in Prisma Studio

This large unreadable message pops up whenever I try to delete or save any changes
No description
8 Replies
Prisma AI Help
Prisma AI Help•4w ago
You opted for speed from this bot. Let's conjure up an answer right now! This is a known issue in Prisma Studio. When an error occurs during delete or save operations (such as constraint violations or foreign key issues), Studio displays a large error popup. The problem is that this modal often contains a huge block of minified JavaScript code, making the actual error message hard to find or unreadable. Additionally, the modal lacks scrollbars and cannot be closed by clicking outside, so you may have to refresh the page to continue using Studio. This affects usability, especially when the error message extends beyond the screen height, hiding both the error details and the close button. The Prisma team is aware of this and has open issues tracking it, with suggestions to add scrollbars or improve error formatting, but as of now, there is no official fix released yet. For now, refreshing the page is the only workaround if you get stuck in this modal. You can follow the progress or add your feedback here: Error popups are unreadable in Studio because of minified sources and Prisma Studio UI issue. 🤔 Alright, thanks for letting us know that there's still some help needed. A team member will reply to you shortly. In the meantime, please let us know any additional info, questions, or which parts of the answer may need clarification.
Bern
BernOP•4w ago
@Nurul (Prisma) Hey do you think you could help me on solving this problem by any chance?
Nurul
Nurul•4w ago
Hey! Is this happening in latest prisma version - 6.13.0?
Bern
BernOP•4w ago
yes
Nurul
Nurul•4w ago
Can you share with me your schema file so that I can try to reproduce?
Bern
BernOP•4w ago
GitHub
GitHub - 83rnyyyy/Blog
Contribute to 83rnyyyy/Blog development by creating an account on GitHub.
Bern
BernOP•4w ago
Bern
BernOP•4w ago
@Nurul (Prisma) I also get this popup occasionally for some reason if it helps

Did you find this page helpful?