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

passing null to event callback throwing type error #268

Open
ChetHarrison opened this issue Mar 21, 2015 · 0 comments
Open

passing null to event callback throwing type error #268

ChetHarrison opened this issue Mar 21, 2015 · 0 comments
Labels

Comments

@ChetHarrison
Copy link

I'm not sure at the moment which radio event I called (I assume this would happen on all event callbacks though). This has got to be a pretty exotic edge case. Not many people would spend the effort I am trying to defend my app against my vendor lib commitments. Passing null as a callback is def a legit error under certain circumstances but not always. I will try and box this in on Monday

here's the trace:
Uncaught TypeError: Cannot read property '_callback' of null agent.js:28757 window.__agent.Agent.unwrapListenToOnceWrapper agent.js:28733 window.__agent.Agent.findKeyagent.js:28539 window.__agent.Agent.inspectValue agent.js:31221 (anonymous function)agent.js:95 window.__agent._.each._.forEach agent.js:31217 window.__agent.Agent.serializeChannelRadio agent.js:30498 window.__agent.Agent.reportNewRadioChannel.Agent.lazyWorker.push.callback agent.js:28834 window.__agent.Agent.LazyWorker.Marionette.Object.extend.startWork agent.js:675 window.__agent._.debounce.later

@jasonLaster jasonLaster added the bug label Apr 8, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants