Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: null is not an object (evaluating 't.scrollTop') #131

Open
j-krl opened this issue Oct 16, 2023 · 0 comments
Open

Bug: null is not an object (evaluating 't.scrollTop') #131

j-krl opened this issue Oct 16, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@j-krl
Copy link

j-krl commented Oct 16, 2023

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)
@supersnager supersnager self-assigned this Mar 4, 2024
@supersnager supersnager added the bug Something isn't working label Mar 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants