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

여러 에디터에서 동시 편집이 안되는 문제 해결 #126

Merged
merged 4 commits into from
Nov 13, 2024

Conversation

djk01281
Copy link
Collaborator

@djk01281 djk01281 commented Nov 13, 2024

🔖 연관된 이슈

📂 작업 내용

  • key값 수정으로 에디터 재사용 방지
  • 여러 에디터에서 동시 편집이 안되는 문제 해결

@djk01281 djk01281 added 🐰🐣 FE 프론트엔드 관련 이슈/PR 추적 라벨 🐛 Bug 무언가 정상적으로 동작하지 않는 경우 labels Nov 13, 2024
@djk01281 djk01281 requested a review from yewonJin November 13, 2024 02:51
Copy link
Collaborator

@yewonJin yewonJin left a comment

Choose a reason for hiding this comment

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

감사합니다!

@yewonJin yewonJin merged commit 86d40d1 into develop Nov 13, 2024
7 of 8 checks passed
@yewonJin yewonJin deleted the bug-fe-#125 branch November 13, 2024 02:57
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