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. |
||
---|---|---|
.. | ||
ai_bot | ||
ai_helper | ||
ai_moderation | ||
embeddings | ||
llms | ||
page_objects | ||
summarization | ||
admin_ai_features_spec.rb | ||
admin_ai_persona_spec.rb | ||
admin_dashboard_spec.rb | ||
core_features_spec.rb |