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

Strange issue #56

Open
fridzema opened this issue Feb 4, 2019 · 2 comments
Open

Strange issue #56

fridzema opened this issue Feb 4, 2019 · 2 comments

Comments

@fridzema
Copy link

fridzema commented Feb 4, 2019

Hello,

I am using your package for over a year now and everything works perfect!
But the things i just started with capturing client js errors in Sentry.

Now i get almost every hour the following errors:

TypeError
Unable to get property '0' of undefined or null reference

"magnifying").trigger("magnifyend")})},k=function(t){if(p){if(t?(t.preventDefault(),nPosX=t.pageX||t.originalEvent.touches[0].pageX,nPosY=t.
TypeError
undefined is not an object (evaluating 't.originalEvent.touches[0]')

?(t.preventDefault(),nPosX=t.pageX||t.originalEvent.touches[0].pageX,nPosY=t.pageY||t.originalEvent.touches[0].pageY,o.data("lastPos",{x:nPo

Do you have any idea where to look?

Tried in every modern browser but can't replicate it :(

@thdoan
Copy link
Owner

thdoan commented Jun 8, 2019

@fridzema , I don't have Sentry so cannot reproduce these errors. Can you try to reproduce them outside of Sentry?

@sanjay-makwana-avidbrio
Copy link

@fridzema
I think you passing the wrong data attributes check Documetns else can you share the code here.

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

3 participants