Add room disallowing encryption crashes the app #6231
Labels
A-E2EE
crash
O-Uncommon
Most users are unlikely to come across this or unexpected workflow
S-Major
Severely degrades major functionality or product features, with no satisfactory workaround
T-Defect
Something isn't working: bugs, crashes, hangs and other reported problems
Steps to reproduce
When
roomCreationScreenAllowEncryptionConfiguration
is set tofalse
Select Space members or Public Room (anyone)
Then the app crashes on
self.mainTableView.scrollToRow
sincesection3
is not created and the last section to scroll is hardcodedOutcome
What did you expect?
To scroll to the last section
What happened instead?
App is crashing
*** Terminating app due to uncaught exception 'NSRangeException', reason: 'Attempted to scroll the table view to an out-of-bounds section (5) when there are only 5 sections.
Your phone model
Simulator
Operating system version
ios 15.5
Application version
1.8.16
Homeserver
No response
Will you send logs?
No
The text was updated successfully, but these errors were encountered: