diff --git a/www/common/toolbar2.js b/www/common/toolbar2.js index 63121f009..f132558bf 100644 --- a/www/common/toolbar2.js +++ b/www/common/toolbar2.js @@ -199,6 +199,7 @@ define([ // Update the userlist var $editUsers = $userlistContent.find('.' + USERLIST_CLS).html(''); + Cryptpad.clearTooltips(); var $editUsersList = $('
', {'class': 'userlist-others'});