Kha Nguyen
Kha Nguyen
Is customizing the color possible yet?
@aravasio I ended up just customizing the color by editing the RGB settings in the code of the library.
@yovanoc I am getting this exact error as well when trying to view my data inside Prisma Studio (some of my columns are BigInt's). This can be reproduced by just...
I tried to fix it using the proposed solution here in my own code:  https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/BigInt I believe it needs to be done on Prisma's end though