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

ioUnbindAll undefined or null error #58

Open
corpulent opened this issue Jun 17, 2014 · 1 comment
Open

ioUnbindAll undefined or null error #58

corpulent opened this issue Jun 17, 2014 · 1 comment

Comments

@corpulent
Copy link

Hi, I am getting a Uncaught TypeError: Cannot convert undefined or null to object error on this line https://github.com/logicalparadox/backbone.iobind/blob/master/dist/backbone.iobind.js#L136 on the client side when I delete an object on the server. The collection gets updated and removes the deleted model, and the model itself is removed, but the error pops up in my console log. Any ideas?

@mahnunchik
Copy link
Contributor

@corpulent Hi,
Could you please provide simple test case for this error?

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

2 participants