Skip to content
This repository was archived by the owner on Jul 22, 2025. It is now read-only.

Conversation

@markvanlan
Copy link
Contributor

@markvanlan markvanlan commented May 23, 2025

We were getting an error in this logic causing Ember to fail to render the non-bot-topic that we navigate to.

I believe this is because the getter of participants is re-calculating (due to this.header.topicInfo being updated) before the args to this connector changes. Adding some safe navigation here fixes the issue.

@markvanlan markvanlan merged commit cead887 into main May 23, 2025
5 of 6 checks passed
@markvanlan markvanlan deleted the fix-bot-pm-navigation branch May 23, 2025 18:30
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants