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
컬렉션 생성 설명글 입력 시 1만자의 설명을 입력하면 400에러가 내려옵니다. 이때 필드 하단에 메세지가 뜨는 등의 처리가 아니라 아예 페이지가 사라지는 버그가 있습니다.
글자수 제한을 도입하거나 400 에러를 처리할 수 있는 로직이 필요할 것 같습니다.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
컬렉션 생성 설명글 입력 시 1만자의 설명을 입력하면 400에러가 내려옵니다. 이때 필드 하단에 메세지가 뜨는 등의 처리가 아니라 아예 페이지가 사라지는 버그가 있습니다.
글자수 제한을 도입하거나 400 에러를 처리할 수 있는 로직이 필요할 것 같습니다.
The text was updated successfully, but these errors were encountered: