-
Notifications
You must be signed in to change notification settings - Fork 498
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Crash when hitting a room header after some special steps #1340
Comments
Same crash with a call stack: https://github.com/matrix-org/riot-ios-rageshakes/issues/76
|
Step 5 can be skipped. |
The crash is due to the fact that the screen used to display the room history from the search result was not able to show room details screen (no segue with identifier 'showRoomDetails' was defined yet). |
@jeangb fixed |
Validated in #1961. |
To reproduce:
Systematic crash
The text was updated successfully, but these errors were encountered: