Closed rafaucau closed 3 years ago
Fixes #161
Changes proposed in this pull request:
Fixed a broken page when a deleted user is a participant in a private discussion. The reason for the problem was trying to get id() from undefined.
id()
undefined
Screenshot
Confirmed
Fixes #161
Changes proposed in this pull request:
Fixed a broken page when a deleted user is a participant in a private discussion. The reason for the problem was trying to get
id()
fromundefined
.Screenshot
Confirmed