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
글 생성에는 제목(title) 값이 있는지 검증이 있는 반면에, 글 수정시에는 제목 값에 대한 검증이 없어서 제목을 지우고 제목 없이 수정을 할 경우 제목 없이 글이 수정됩니다. 그 결과 다시 글을 선택하기가 어려워집니다.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
글 생성에는 제목(title) 값이 있는지 검증이 있는 반면에,
글 수정시에는 제목 값에 대한 검증이 없어서
제목을 지우고 제목 없이 수정을 할 경우 제목 없이 글이 수정됩니다.
그 결과 다시 글을 선택하기가 어려워집니다.
The text was updated successfully, but these errors were encountered: