You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm having an error pop up frequently in Sentry but am not able to reproduce. I'm interested if it's happening to anyone else. It's inside of Perfect Scroll. As far as I can tell from session replays it sometimes happens when a user clicks the send button, but not totally sure about that.
The stack trace is:
TypeError: null is not an object (evaluating 't.scrollTop')
at updateGeometry(./node_modules/@chatscope/chat-ui-kit-react/dist/es/Scroll/perfect-scrollbar.esm.js:257:37)
at applyTouchMove(./node_modules/@chatscope/chat-ui-kit-react/dist/es/Scroll/perfect-scrollbar.esm.js:752:5)
at easingLoop(./node_modules/@chatscope/chat-ui-kit-react/dist/es/Scroll/perfect-scrollbar.esm.js:867:9)
The text was updated successfully, but these errors were encountered:
I'm having an error pop up frequently in Sentry but am not able to reproduce. I'm interested if it's happening to anyone else. It's inside of Perfect Scroll. As far as I can tell from session replays it sometimes happens when a user clicks the send button, but not totally sure about that.
The stack trace is:
The text was updated successfully, but these errors were encountered: