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

fixed null contains nested object error. #35

Closed
wants to merge 1 commit into from
Closed

fixed null contains nested object error. #35

wants to merge 1 commit into from

Conversation

alu
Copy link

@alu alu commented Apr 3, 2015

Fixed null contains nested object error. I meet error code below.

ko.track({ key: null }, { deep, true });

output

TypeError: limb is null
trackDeep/<()knockout-es5.js (94 行目)
trackDeep()knockout-es5.js (90 行目)
track()knockout-es5.js (63 行目)


(('Object' === getFunctionName(limb.constructor)

@archangel-irk
Copy link
Collaborator

Thank you for your bug report, the changes will be merged manually.

@archangel-irk
Copy link
Collaborator

was fixed in #38

test added 916f251

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