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 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 :(
The text was updated successfully, but these errors were encountered:
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:
Do you have any idea where to look?
Tried in every modern browser but can't replicate it :(
The text was updated successfully, but these errors were encountered: