question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Bugsnag: o.targetTouches is undefined

See original GitHub issue

This is a (multiple allowed):

  • bug

  • enhancement

  • feature-discussion (RFC)

  • Swiper Version: 4.0.7

  • Vue Awesome Swiper Version: 3.1.3

  • Platform/Target and Browser Versions: Chrome Mobile Android 7.0, iOS Safari iOS 12.1

  • Live Link or JSFiddle/Codepen or website with issue: https://www.optusperks.com.au

What you did

We using the Vue Awesome Swiper package in our Vue project.

Expected Behavior

No bugsnag errors.

Actual Behavior

We are getting consistent bug snags errors o.targetTouches is undefined which point to a line in the swiper library: node_modules/swiper/dist/js/swiper.js:2623 touches.currentX = e.type === 'touchstart' ? e.targetTouches[0].pageX : e.pageX;

screen shot 2019-01-25 at 2 02 04 pm

The best outcome here is that it’s a type error which can be fixed to help suppress future warnings caused by the package.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:1
  • Comments:7 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
tom-shermancommented, Oct 8, 2019

@versedi I have fixed the issue for iOS in #3259 but I wasn’t able to replicate the issue because I don’t have access to Firefox 62 or an Android tablet.

1reaction
nolimits4webcommented, Oct 7, 2019

Would be great to see JSFiddle with the issue using core swiper.js (not some 3rd party Vue or React wrapper)

Read more comments on GitHub >

github_iconTop Results From Across the Web

Bugsnag notice error undefined is not an object - Stack Overflow
I am using bugsnag to trace error. My project using nuxtjs, In recently, I often see my bugsnap show a erorr undefined is...
Read more >
Bugsnag docs › Platforms › JavaScript › Configuration options
This documentation is for version 7 of the Bugsnag JavaScript notifier. ... The default value is undefined which means that the https.
Read more >
Frequently asked questions - Bugsnag docs
How can I lock to a specific version of the Bugsnag library via the CDN? How can I get error reports from browser...
Read more >
Falcon Sandbox v8.30 © Hybrid Analysis
Endpoint Request URL 23.253.194.100:80 GET 23.253.194.100/ 23.253.194.100:80 (www.americanpest.net) GET www.americanpest.net/
Read more >
747 kB - Hugging Face
por ts d ata a ch 0 0 od ule n ame al se o ur Q u an ge def ault b...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found