[Spaces] M10.6.1 Handle space link #4498

- Update after code review
This commit is contained in:
Gil Eluard
2021-09-23 17:15:32 +02:00
parent 4a7a75564b
commit 5521802bc2
8 changed files with 48 additions and 46 deletions
@@ -240,6 +240,8 @@ class SpaceDetailViewController: UIViewController {
self.inviterAvatarView.fill(with: avatarViewData)
}
}
view.layoutIfNeeded()
}
private func render(error: Error) {