[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 ac5cb33c9c
commit 3a09ee688c
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) {