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

Sentry: null is not an object (evaluating 'e.scrollTop') #48

Open
riz007 opened this issue Nov 16, 2020 · 0 comments
Open

Sentry: null is not an object (evaluating 'e.scrollTop') #48

riz007 opened this issue Nov 16, 2020 · 0 comments

Comments

@riz007
Copy link

riz007 commented Nov 16, 2020

After upgrading vue-perfect-scrollbar to 0.2.1, I am receiving this error a lot (116k times) in Sentry:
Browser: Safari
OS: Mac OS X / iOS
User-Agent
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.0 Safari/605.1.15

image

 * perfect-scrollbar v1.4.0
 * (c) 2018 Hyunje Jun
 * @license MIT
{snip} t.containerWidth=e.clientWidth,t.containerHeight=e.clientHeight,t.contentWidth=e.scrollWidth,t.contentHeight=e.scrollHeight,e.contains(t.scr {snip}

Any ideas why this could be happening would be greatly appreciated. Is there any workaround for this? @lecion

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant