Commit 6dea4eab authored by JC Brand's avatar JC Brand

Ensure nickname form is rendered across page loads

if the page is reloaded while the nickname form is shown
parent 267fb38e
......@@ -582,6 +582,7 @@ converse.plugins.add('converse-muc-views', {
this.updateAfterMessagesFetched();
this.createOccupantsView();
this.registerHandlers();
this.onConnectionStatusChanged();
/**
* Triggered once a groupchat has been opened
* @event _converse#chatRoomOpened
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment