diff --git a/plugins/chat/assets/javascripts/discourse/components/chat-channel.hbs b/plugins/chat/assets/javascripts/discourse/components/chat-channel.hbs index f7814be640f..f088d578e9c 100644 --- a/plugins/chat/assets/javascripts/discourse/components/chat-channel.hbs +++ b/plugins/chat/assets/javascripts/discourse/components/chat-channel.hbs @@ -11,6 +11,7 @@ {{did-insert this.didUpdateChannel}} {{did-insert this.addAutoFocusEventListener}} {{will-destroy this.removeAutoFocusEventListener}} + {{did-update this.loadMessages @targetMessageId}} data-id={{@channel.id}} >