Seohyun Lee

Results 21 issues of Seohyun Lee

오류가 발생했을 때 렌더링하지 않는 대신 오류 메시지와 리포트 유도 문구를 모달로 띄우게 했습니다.

영어 지원을 추가했습니다.

모바일에서 테스트를 진행하다 출력이 제대로 되지 않는 문제를 발견했습니다. 크롬, 엣지, 삼성 브라우저 등 웬만한 브라우저에서는 모두 문제가 생깁니다. 아마 모바일 브라우저에서 프린트 관련 속성을 무시하는것 같습니다. 현재 구현하시고 있는...

### Describe the bug As described in the [link](https://svelte.dev/tutorial/keyed-each-blocks), if you assign a key to an `each` tag, you must maintain the current structure without re-rendering for fixed key, even...

One of the limitations of `typia` is the inability to set types as generics. This creates a number of constraints, which are unfortunately difficult to resolve. To mitigate some of...

enhancement
good first issue

Added Korean support.

Starting with Chrome version 113, webgpu is basically available without flags. As a result, three.js' webgpurender is also actively being developed. (https://github.com/mrdoob/three.js/commits/dev/examples/jsm/renderers/webgpu) I think it would be good to include...

enhancement

## Background Dynamically injecting using `injectPlugin` in `@next` can be useful for many usecases, but in most cases, we only uses fixed module like `interactive()`. In this case, using injectPlugin...

enhancement

### Problem description In Bun, gRPC call stucks infinitely. It doesn't make any error/log anything. Please refer to https://github.com/oven-sh/bun/issues/7630 ### Reproduction steps https://github.com/oven-sh/bun/issues/7630 ### Environment - OS name, version and...

Thanks for stopping by to let us know something could be better! **PLEASE READ**: If you have a support contract with Google, please create an issue in the [support console](https://cloud.google.com/support/)...

type: feature request
api: pubsub
priority: p3