Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

에디터 추가 시, 커서 익스텐션과 충돌나는 문제 해결 #140

Merged
merged 1 commit into from
Nov 14, 2024

Conversation

yewonJin
Copy link
Collaborator

@yewonJin yewonJin commented Nov 14, 2024

🔖 연관된 이슈

📂 작업 내용

EditorContent에서 initialContentCollaborationCursor와 충돌이 있는 거 같아서 initialContent 를 제거했다.

📑 참고 자료 & 스크린샷 (선택)

2

@yewonJin yewonJin added 🐰🐣 FE 프론트엔드 관련 이슈/PR 추적 라벨 🐛 Bug 무언가 정상적으로 동작하지 않는 경우 labels Nov 14, 2024
@yewonJin yewonJin requested a review from djk01281 November 14, 2024 01:37
@yewonJin yewonJin self-assigned this Nov 14, 2024
@yewonJin yewonJin linked an issue Nov 14, 2024 that may be closed by this pull request
Copy link
Collaborator

@djk01281 djk01281 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

감사합니다!

@github-actions github-actions bot merged commit 660eb37 into develop Nov 14, 2024
19 checks passed
@github-actions github-actions bot deleted the bug-fe-#139 branch November 14, 2024 01:38
@github-actions github-actions bot requested a review from djk01281 November 14, 2024 01:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 Bug 무언가 정상적으로 동작하지 않는 경우 🐰🐣 FE 프론트엔드 관련 이슈/PR 추적 라벨
Projects
None yet
Development

Successfully merging this pull request may close these issues.

에디터 추가 시 커서 익스텐션과 충돌이 나는 문제
2 participants