Bae Junehyeon
Bae Junehyeon
Using with `@svgr/plugin-svgo` fails with following error. Using `vite-plugin-svgr` without `@svgr/plugin-svgo` works. ```Error: Transform failed with 1 error: /Users/devunt/workspace/ccoli/frontend/src/assets/logo.svg:1:102: ERROR: Expected "}" but found ":" at failureErrorWithLog (/Users/devunt/workspace/ccoli/frontend/node_modules/.pnpm/[email protected]/node_modules/esbuild/lib/main.js:1624:15) at /Users/devunt/workspace/ccoli/frontend/node_modules/.pnpm/[email protected]/node_modules/esbuild/lib/main.js:1413:29...
안녕하세요, [신세벌식 P2](https://pat.im/1136) 자판의 지원을 부탁드립니다. 혹은 추가할 수 있는 방법을 알려주시면 한번 시도해보겠습니다. 구름 입력기를 탈출하고 싶어요. 감사합니다.
If an established subscription is disposed by calling its dispose function (which is returned by `subscribe` method itself), which is pretty common scenario, a memory leak occurs in the `Client`....
### What version of Bun is running? 1.2.15+df017990a ### What platform is your computer? Darwin 24.5.0 arm64 arm ### What steps can reproduce the bug? 1. A server returning 20,000...
Error: The method 'replace' isn't defined for type 'JsonObject?' when tristate_optionals is enabled
### Description When using Ferry with `JsonObject` type (from `built_value` package) and **`tristate_optionals: true`** option enabled, the generated serializer code contains calls to `.replace()` method on `JsonObject?` fields, but `JsonObject`...
## Description This PR fixes an issue where `JsonObject` fields incorrectly generate calls to `.replace()` method when `tristate_optionals` is enabled. ## Problem When using Ferry with `JsonObject` type (from `built_value`...