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

초기 사이트 접속 시 에디터 소켓에 접속 하는 문제 #416

Closed
yewonJin opened this issue Dec 21, 2024 · 0 comments · Fixed by #417
Closed

초기 사이트 접속 시 에디터 소켓에 접속 하는 문제 #416

yewonJin opened this issue Dec 21, 2024 · 0 comments · Fixed by #417
Assignees
Labels
🐛 Bug 무언가 정상적으로 동작하지 않는 경우 🐰🐣 FE 프론트엔드 관련 이슈/PR 추적 라벨

Comments

@yewonJin
Copy link
Collaborator

어떤 버그인가요?

에디터(페이지)의 경우 document-pageId에 해당하는 룸으로 소켓 연결이 된다.
초기 접속 시에는 pageId가 null인데, document-null에 연결이 되는 문제가 발생한다.

어떤 상황에서 발생한 버그인가요?

초기 사이트 접속 시 document-null 룸으로 소켓 연결을 시도한다.

예상 결과

초기 접속 시에는 에디터 소켓에 연결을 하지 않는다.

@yewonJin yewonJin added 🐰🐣 FE 프론트엔드 관련 이슈/PR 추적 라벨 🐛 Bug 무언가 정상적으로 동작하지 않는 경우 labels Dec 21, 2024
@yewonJin yewonJin self-assigned this Dec 21, 2024
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
1 participant