jc

Results 9 issues of jc

I am getting `Error: An error occurred while trying to read the map file at nsfw_classes.js.map` in nsfwjs v4.1.0, downloaded from npm. However, I see sourcemap files generated when cloning...

### Is your feature request related to a problem? Please describe. No ### Describe the solution you'd like Be able to mimic a rubberband effect when trying to drag out...

**1. Read the [FAQs](#faqs) 👇** **2. Describe the bug** Give a clear and concise description of what the bug is. animating the `radius` property on feMorphology results in the inner...

bug

### Describe the bug moveTo moves to an incorrect position after dolly. please see the attached video. ### To Reproduce Steps to reproduce the behavior: 1. Go to https://yomotsu.github.io/camera-controls/examples/basic.html 2....

https://github.com/thirdweb-dev/js/blob/966307906212ac99dc0a2a9be88e514c920d39c4/packages/thirdweb/src/react/web/ui/ConnectWallet/useConnectModal.tsx#L132

``` GET http://dummy-example.cloudflare.com/cdn-cgi/partyserver/set-name/ - Exception Thrown @ 4/29/2025, 4:49:41 PM ✘ [ERROR] Error: internal error; reference = q725dbe8ijt911amucdroqee ``` I got this internal server error for only one agent out...

I have this in onChatMessage: ``` const lastMessage = this.messages.slice(-1); if (lastMessage[0].content === "hardcoded") { return new Response("hello"); } // stream response ``` This does not trigger anything with no...

I know there were issues closed like #87 and #24 but `wrangler dev --remote` doesn't work with Durable Objects with SQL, which means theres no actual way to test this...