mirror of
https://github.com/overleaf/overleaf.git
synced 2024-12-02 12:49:33 -05:00
864a75c284
* Fixed unread message count in react chat The problem was caused by ChatStore being instantiated multiple times on each `useRef` call, plus also incorrectly cleaned-up, since it should be calling `socket.removeListener` instead of `socket.off` on effect destroy. * deferred loading messages until chat is opened GitOrigin-RevId: b990cd06cea6630472b0911b56219766717aaff6 |
||
---|---|---|
.. | ||
history | ||
binary-file-header.pug | ||
binary-file.pug | ||
chat-react.pug | ||
chat.pug | ||
editor.pug | ||
file-tree-react.pug | ||
file-tree.pug | ||
header.pug | ||
history.pug | ||
left-menu.pug | ||
new-file-modal.pug | ||
new_from_template.pug | ||
pdf.pug | ||
review-panel.pug | ||
share.pug |