Srinjoy Das

Results 1 comments of Srinjoy Das

I've submitted a PR to fix this issue: #6848 The fix replaces `JSON.stringify()` with `String()` in error messages to prevent crashes when BigInt or other non-JSON-serializable values are passed to...