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

$timers[$currentLocationWithoutHash] is undefined in addTimer #155

Open
goodmike opened this issue Apr 7, 2017 · 1 comment
Open

$timers[$currentLocationWithoutHash] is undefined in addTimer #155

goodmike opened this issue Apr 7, 2017 · 1 comment

Comments

@goodmike
Copy link

goodmike commented Apr 7, 2017

First, I apologize that I can't isolate the precise cause of this error, or even duplicate it. It has showed up in our Sentry reports since we updated to the latest version of InstantClick from the initial 3.1 release.

We've seen the following error report twice so far, and both times it happened in Chrome Mobile on Android devices.

The exceptions come in pairs: TypeError: Cannot convert undefined or null to object is reported at line 360. Then Cannot set property '116' of undefined (or some other integer in the quotes) at line 379. I interpret these errors as meaning that $timers[$currentLocationWithoutHash] is undefined. For one reason or another, we are not getting a stacktrace beyond these points.

Does this ring a bell? Again, I'm sorry I can't provide more information. If I find out more, I'll let you know.

@goodmike
Copy link
Author

We are continuing to see this error in our reporting. There were 85 instances of it reported yesterday. All of the errors have occurred on devices running various versions of Android. Most reported Chrome Mobile as the browser, but Android's browser and "Facebook" also show up.

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