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
CherryPick Web에서 [설정 - 알림]을 통해 테스트 알림 생성 버튼을 클릭해도 아무런 반응이 없으며, 테스트 알림이 생성되지 않습니다.
🥰 Expected Behavior
알림에 테스트 알림 항목이 생성됩니다.
🤬 Actual Behavior
아무런 반응이 없으며, 개발자용 콘솔에서 TypeError: Cannot read properties of undefined (reading '0') 이라는 메시지가 표시됩니다.
📝 Steps to Reproduce
정상적인 CherryPick 계정을 사용하여 Web 클라이언트로 접속
설정 - 알림에서 '테스트 알림 보내기' 클릭
💻 Frontend Environment
* Model and OS of the device(s): Windows 11 23H2
* Browser: Microsoft Edge 121.0.2277.128 (공식 빌드) (64비트)
* Server URL: https://k.lapy.link/ and https://stella.place/* CherryPick: 4.7.0-beta.3 and 4.6.0+cs-7a02ecb
> Misskey 2024.2.0에서 동일한 문제가 발생하지 않는 것을 확인했습니다
🛰 Backend Environment (for server admin)
> https://k.lapy.link 의 경우* Installation Method or Hosting Service: docker compose
* CherryPick: 4.7.0-beta.3
* 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
CherryPick Web에서 [설정 - 알림]을 통해 테스트 알림 생성 버튼을 클릭해도 아무런 반응이 없으며, 테스트 알림이 생성되지 않습니다.
🥰 Expected Behavior
알림에 테스트 알림 항목이 생성됩니다.
🤬 Actual Behavior
아무런 반응이 없으며, 개발자용 콘솔에서
TypeError: Cannot read properties of undefined (reading '0')
이라는 메시지가 표시됩니다.📝 Steps to Reproduce
💻 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: