Jasmine Ellis
Results
1
issues of
Jasmine Ellis
### Link to the code that reproduces this issue https://codesandbox.io/p/devbox/optimistic-black-sfny6l?file=%2Fcomponents%2Fclient.tsx%3A9%2C23 ### To Reproduce Create a custom class that implements `.toJSON` method. ```ts class CustomClass { bigNum: bigint constructor(props) { this.bigNum...
bug
stale