Bugfix. Handler not triggered when submitting password form 2nd time

This commit is contained in:
JC Brand 2018-10-05 03:28:51 +02:00
parent 9bc8bdf34c
commit c1106f3867

View File

@ -1305,6 +1305,7 @@
const container_el = this.el.querySelector('.chatroom-body');
_.each(container_el.children, u.hideElement);
_.each(this.el.querySelectorAll('.spinner'), u.removeElement);
_.each(this.el.querySelectorAll('.chatroom-form-container'), u.removeElement);
container_el.insertAdjacentHTML('beforeend',
tpl_chatroom_password_form({