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

Update sub to not break when str is undefined #365

Merged
merged 1 commit into from
Apr 25, 2013
Merged

Conversation

cabello
Copy link
Contributor

@cabello cabello commented Apr 21, 2013

For development reasons, I had a model without destroy defined, but I was calling destroy() on my test, canjs was breaking when calling sub with str = undefined.

For development reasons, I had a model without destroy defined, but I was calling `destroy()` on my test, canjs was breaking when calling sub with `str = undefined`.
daffl added a commit that referenced this pull request Apr 25, 2013
Update sub to not break when str is undefined
@daffl daffl merged commit e16aabf into canjs:master Apr 25, 2013
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

Successfully merging this pull request may close these issues.

2 participants