pusher-js: TypeError: undefined is not an object (evaluating 'this._callbacks')
Unfortunately we don’t have a ton of info on this but some of our users (looks like a couple users repeatedly across the span of the past few months) have been getting an unhandled javascript error of TypeError: undefined is not an object (evaluating 'this._callbacks'), which appears to be coming from the pusher.js library. Is it possible this is a bug in the pusher js library?
About this issue
- Original URL
- State: closed
- Created 9 years ago
- Comments: 22 (10 by maintainers)
Commits related to this issue
- Separate callback removal operations into separate functions. Fixes #125 and #129 — committed to pusher-community/pusher-websocket-js-iso by jpatel531 8 years ago
- Separate callback removal operations into separate functions. Fixes #125 and #129 — committed to pusher-community/pusher-websocket-js-iso by jpatel531 8 years ago
Just curious if anyone is still having this problem?
Maybe it doesn’t like the
namevariable being shadowed. Try renaming the innernamevariable toname_