SoonMin

Results 3 issues of SoonMin

- Added condition statement `event.isComposing` to method `handleKeyDown`. The reason is the abnormal behavior of the input event when typing Korean. - Added a `prevValue` and changed the handleInput method....

### What version of Turborepo are you using? 1.9.3 ### What package manager are you using / does the bug impact? Yarn v1 ### What operating system are you using?...

kind: bug
needs: reproduction
owned-by: turborepo

## 이슈 모바일 IOS 첫줄에서 한글을 입력하다가 개행을 하고 한글을 입력하면 윗줄에 글이 나옴 ## 원인분석 IME keyCode 229 관련해서 생기는 문제 같습니다. IME 모드 해제를 하지 않고 글을 개행하면...