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
채팅입력창에 입력 문자열이 긴 경우 메시지 송신 때 일부만 전송되고 그에 외에 전송되지 않았던 데이터는 채팅 입력창(프롬프트) 버퍼에 남는 이슈가 있다
300자 이하까지만 되도록 수정하여서 처리하였지만 완전히 해결책은 아니고 원인 파악이 되어있지 않다. 어떤 원인으로 다 전송안되고 일부가 남아 있는 것인지 파악이 필요하다.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
채팅입력창에 입력 문자열이 긴 경우
메시지 송신 때 일부만 전송되고
그에 외에 전송되지 않았던 데이터는 채팅 입력창(프롬프트) 버퍼에 남는 이슈가 있다
300자 이하까지만 되도록 수정하여서 처리하였지만
완전히 해결책은 아니고 원인 파악이 되어있지 않다.
어떤 원인으로 다 전송안되고 일부가 남아 있는 것인지 파악이 필요하다.
The text was updated successfully, but these errors were encountered: