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.

Error is thrown when touchClass is not set

See original GitHub issue

Chrome throws an error whenever $el.classList.add is called with an empty value. You must add logic which does not update classList if touchClass is not set (or empty).

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
jerrybendycommented, Oct 4, 2017

I have added a logic on classList.add, please upgrade to v0.2.2 to get the fixed version.

0reactions
jerrybendycommented, Oct 4, 2017

Actually, it is a bug. Maybe I should detect whether the class name exists or try to use another way.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Custom class not automatically showing up - Swift 3 iOS 10.2 ...
Easy fix is: Select the activity indicator on storyboard and go to identity inspector and copy the object id. as image: ObjectID_ActivityIndicator ...
Read more >
Scripting API: Physics.RaycastNonAlloc - Unity - Manual
The raycast query ends when there are no more hits and/or the results buffer is full. The order of the results is undefined....
Read more >
vue2-touch-events - npm
v-touch-options directive allows you set a different configuration for a specified component. It will override global configurations. v-touch- ...
Read more >
Touch of Class Francesca Tufted Pillow Light Gold Round ...
Buy Touch of Class Francesca Tufted Pillow Light Gold Round - Decorative Pillows for Bedroom, Living Room - 15 Inches Diameter - Luxury...
Read more >
Managing View Controllers With Container View ... - Cocoacasts
Make sure to set Interface to Storyboard and Language to Swift. ... Note that we throw a fatal error if the cast in...
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