chatscope / chatscope/chat-ui-kit-react
Bug: null is not an object (evaluating 't.scrollTop')
- Dominant language
- JavaScript
- Stars
- 1.8k
- Forks
- 154
- PR merge metrics
- No merged PRs in 30d
Description
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)
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.