You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Invalid string length RangeError: Invalid string length at JSON.stringify (<anonymous>) at xt.serialize (http://localhost:5555/assets/index.js:1:49974) at xt.update (http://localhost:5555/assets/index.js:1:12197) at Cc (http://localhost:5555/assets/vendor.js:50:6994) at xt.n (http://localhost:5555/assets/vendor.js:50:6688) at xt.update (http://localhost:5555/assets/index.js:1:49831) at Cc (http://localhost:5555/assets/vendor.js:50:6994) at xt.n (http://localhost:5555/assets/vendor.js:50:6688) at http://localhost:5555/assets/index.js:1:83936 at Array.forEach (<anonymous>)
The text was updated successfully, but these errors were encountered:
It looks like you're running into an existing issue we're aware of. Could you give this workaround (#895 (comment)) a shot and see if it works for you?
Bug description
How to reproduce
I used npx prisma prisma studio
Expected behavior
Can open prisma studio on browser
Prisma information
Environment & setup
Prisma logs
Invalid string length RangeError: Invalid string length at JSON.stringify (<anonymous>) at xt.serialize (http://localhost:5555/assets/index.js:1:49974) at xt.update (http://localhost:5555/assets/index.js:1:12197) at Cc (http://localhost:5555/assets/vendor.js:50:6994) at xt.n (http://localhost:5555/assets/vendor.js:50:6688) at xt.update (http://localhost:5555/assets/index.js:1:49831) at Cc (http://localhost:5555/assets/vendor.js:50:6994) at xt.n (http://localhost:5555/assets/vendor.js:50:6688) at http://localhost:5555/assets/index.js:1:83936 at Array.forEach (<anonymous>)
The text was updated successfully, but these errors were encountered: