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

Create handler causes mapping to evaluate pureComputed #211

Open
DaveSweeton opened this issue Apr 12, 2016 · 1 comment
Open

Create handler causes mapping to evaluate pureComputed #211

DaveSweeton opened this issue Apr 12, 2016 · 1 comment

Comments

@DaveSweeton
Copy link

When using a create handler knockout.mapping calls the pureComputed immediately, defeating the purpose of having a pureComputed!

http://jsfiddle.net/947bfzqr/

@DaveSweeton
Copy link
Author

I guess there's a work around by reverting back to older style deferEvaluation computed:

http://jsfiddle.net/b8gygntu/

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

1 participant