We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
페이지 생성 시, DB에 워크스페이스가 undefined이 전달돼서, 서버 초기화 시에 개인 워크스페이스의 페이지들이 모두 공용 워크스페이스에 렌더링 됩니다.
클라이언트에서 request body에 워크스페이스 정보를 담지 않아서 생기는 버그입니다.
The text was updated successfully, but these errors were encountered:
yewonJin
Successfully merging a pull request may close this issue.
어떤 버그인가요?
페이지 생성 시, DB에 워크스페이스가 undefined이 전달돼서, 서버 초기화 시에 개인 워크스페이스의 페이지들이 모두 공용 워크스페이스에 렌더링 됩니다.
어떤 상황에서 발생한 버그인가요?
클라이언트에서 request body에 워크스페이스 정보를 담지 않아서 생기는 버그입니다.
The text was updated successfully, but these errors were encountered: