You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
대화 채팅에서 22개의 대화를 생성했습니다.
채팅이 20개가 넘어가면 사진과 같이 과거의 대화내역이 표시되지 않고 '더보기' 버튼이 표시됩니다.
그러나 더보기를 눌러도 과거 채팅이 표시되지 않습니다.
유저로부터 관리자 콘솔의 오류 메시지를 제보받았습니다
Uncaught ReferenceError: updateAccount is not defined
at Bv. (4.14.2.BY5Ah9t2.js:139:82348)
at s.emit (4.14.2.BY5Ah9t2.js:2:10229)
at Dv.onMessage (4.14.2.BY5Ah9t2.js:2:46605)
at e._callEventListener (4.14.2.BY5Ah9t2.js:2:43307)
at 4.14.2.BY5Ah9t2.js:2:37242
at Array.forEach ()
at WebSocket._handleMessage (4.14.2.BY5Ah9t2.js:2:37213)
🥰 Expected Behavior
더보기를 누르면 이전 대화가 표시되어야 함
🤬 Actual Behavior
더보기를 눌러도 과거 대화가 표시되지 않음
📝 Steps to Reproduce
No response
💻 Frontend Environment
* Model and OS of the device(s):
* Browser:
* Server URL:
* CherryPick:
🛰 Backend Environment (for server admin)
* Installation Method or Hosting Service:
* CherryPick:
* Node:
* PostgreSQL:
* Redis:
* OS and Architecture:
Do you want to address this bug yourself?
Yes, I will patch the bug myself and send a pull request
The text was updated successfully, but these errors were encountered:
💡 Summary
대화 채팅에서 22개의 대화를 생성했습니다.
채팅이 20개가 넘어가면 사진과 같이 과거의 대화내역이 표시되지 않고 '더보기' 버튼이 표시됩니다.
그러나 더보기를 눌러도 과거 채팅이 표시되지 않습니다.
Uncaught ReferenceError: updateAccount is not defined
at Bv. (4.14.2.BY5Ah9t2.js:139:82348)
at s.emit (4.14.2.BY5Ah9t2.js:2:10229)
at Dv.onMessage (4.14.2.BY5Ah9t2.js:2:46605)
at e._callEventListener (4.14.2.BY5Ah9t2.js:2:43307)
at 4.14.2.BY5Ah9t2.js:2:37242
at Array.forEach ()
at WebSocket._handleMessage (4.14.2.BY5Ah9t2.js:2:37213)
🥰 Expected Behavior
더보기를 누르면 이전 대화가 표시되어야 함
🤬 Actual Behavior
더보기를 눌러도 과거 대화가 표시되지 않음
📝 Steps to Reproduce
No response
💻 Frontend Environment
🛰 Backend Environment (for server admin)
Do you want to address this bug yourself?
The text was updated successfully, but these errors were encountered: