Skip to content

Removed hasOwnProperty check to include _proto_ properties#11

Open
sboele wants to merge 1 commit into
crissdev:masterfrom
sboele:master
Open

Removed hasOwnProperty check to include _proto_ properties#11
sboele wants to merge 1 commit into
crissdev:masterfrom
sboele:master

Conversation

@sboele

@sboele sboele commented Mar 1, 2017

Copy link
Copy Markdown

Fixes #10

@bmsmg

bmsmg commented May 1, 2019

Copy link
Copy Markdown

Could this fix be merged into master? I am hitting the same issue.

@eithe

eithe commented Dec 14, 2022

Copy link
Copy Markdown

Long shot, but for us on legacy code - will this be merged?

@eithe

eithe commented Apr 29, 2025

Copy link
Copy Markdown

Since this is not maintained anymore, I created a fork and published it to npm as ko-mapping.

Version 3.0.0 includes this PR.

https://github.com/eithe/knockout.mapping
https://www.npmjs.com/package/ko-mapping

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.

_proto_ properties are all gone after toJS

3 participants