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
{{ message }}
This repository has been archived by the owner on Jul 27, 2022. It is now read-only.
現象
ルーム上部に表示される入室者一覧のアイコンがアクティブ(緑色)にならない。
退室して再度入室しても発言しても変化なし。
疑問点
src\browser\components\RoomInfoList.vue 内で取得しているmember.timestampの値が空(null?)になっている?
member.timestampではなくmember.updatedAtを使用すると期待した動作をしているように見える。
確認環境
ローカルUIプレビュー環境(v1.10.1) / ねこ卓お試し鯖
Windows10+Google Chrome
The text was updated successfully, but these errors were encountered: