Skip to content
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

Element-iOS crashes when opening a thread with RTE enabled #7530

Closed
aringenbach opened this issue May 2, 2023 · 0 comments · Fixed by #7531
Closed

Element-iOS crashes when opening a thread with RTE enabled #7530

aringenbach opened this issue May 2, 2023 · 0 comments · Fixed by #7531
Assignees
Labels
A-Rich-Text-Editor Issues with the new rich text editor, also known as the WYSIWYG editor A-Room A-Threads Message threading to simplify the Timeline O-Frequent Affects or can be seen by most users regularly or impacts most users' first experience 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 Z-Labs

Comments

@aringenbach
Copy link
Contributor

aringenbach commented May 2, 2023

Steps to reproduce

  1. Enable RTE
  2. Go to a room
  3. Open a thread

Outcome

What did you expect?

Thread timeline + RTE

What happened instead?

App crashes. This is due to the RTE having a hard dependency on the CompletionSuggestionCoordinatorBridge, that might not be initialised yet.

Your phone model

Any

Operating system version

Any

Application version

1.10.11

Homeserver

Any

Will you send logs?

No

@aringenbach aringenbach added T-Defect Something isn't working: bugs, crashes, hangs and other reported problems S-Major Severely degrades major functionality or product features, with no satisfactory workaround O-Frequent Affects or can be seen by most users regularly or impacts most users' first experience A-Threads Message threading to simplify the Timeline A-Room A-Rich-Text-Editor Issues with the new rich text editor, also known as the WYSIWYG editor labels May 2, 2023
@aringenbach aringenbach self-assigned this May 2, 2023
@github-actions github-actions bot added the Z-Labs label May 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Rich-Text-Editor Issues with the new rich text editor, also known as the WYSIWYG editor A-Room A-Threads Message threading to simplify the Timeline O-Frequent Affects or can be seen by most users regularly or impacts most users' first experience 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 Z-Labs
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant