Files
sb-front/src/components/editor
ByungCheol f86f8343ef
CI / build (push) Failing after 13m5s
fix: 게시판 에디터 한글 IME 첫 자음 중복 입력 수정
- MarkdownEditor: IME 조합(compositionstart~end) 중에는 getMarkdown/emit 보류,
  조합 완료 시 한 번만 반영 → 조합 중 직렬화로 자음이 중복되던('ㅅ사') 문제 해소
- 조합 중에는 watch 의 setMarkdown 도 건너뜀

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-07 17:30:26 +09:00
..