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

Support latest Backbone.js #32

Open
tracend opened this issue Mar 10, 2013 · 0 comments
Open

Support latest Backbone.js #32

tracend opened this issue Mar 10, 2013 · 0 comments

Comments

@tracend
Copy link
Member

tracend commented Mar 10, 2013

It is reported that with the latest version of backbone.js (>0.9.10), certain models fail with the following message:

Object #<Object> has no method 'parse'

Possibly a binding issue that makes the parse method ont available after the success method.

With this as an excuse, the APP() namespace need to be thoroughly tested against the latest iteration of Backbone.js

tracend added a commit that referenced this issue May 6, 2013
tracend added a commit that referenced this issue May 6, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant