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
element-hq/element-ios/issues/4204
Fix a regression introduced by #1040.
While paginating, the kept MXRoomState instance could be released, creating a bad view of room members.
Remove the bad dependency to MXRoomState to avoid any retain cycle.
This may be a regression due to matrix-org/matrix-ios-kit#793.
The text was updated successfully, but these errors were encountered: