ThalKod / discord-clone

A "Discord clone" with Socket.io, Node.js & MongoDB... Create channel, invite other people to your channel, chat with everyone...
MIT License
152 stars 81 forks source link

Error with scrolling when new message #195

Open mertushka opened 5 years ago

mertushka commented 5 years ago

Uncaught TypeError: Cannot read property 'offsetTop' of undefined at HTMLUListElement.X (jquery.mCustomScrollbar.min.js:4) at HTMLUListElement. (jquery.mCustomScrollbar.min.js:4) at Function.each (jquery-3.2.1.min.js:4) at r.fn.init.each (jquery-3.2.1.min.js:4) at r.fn.init.scrollTo (jquery.mCustomScrollbar.min.js:4) at r.fn.init.e.fn.(anonymous function) [as mCustomScrollbar] (https://sorry/js/libs/jquery.mCustomScrollbar.min.js:5:6801) at scrollToBottom (chat.js:106) at r. (chat.js:64) at r.emit (index.js:83) at r.onevent (index.js:83)

ThalKod commented 5 years ago

Can you be more specific ? it's not scrolling on new message ?

mertushka commented 5 years ago

Yes not scrolling on new message

mertushka commented 5 years ago

Can you help?

ThalKod commented 5 years ago

@rootschwer I'm not really maintaining that project anymore :) Any PR are welcome to help fixing that issue