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

TrackableObservable: How does isModified get set. #1

Open
osbornm opened this issue Aug 25, 2015 · 1 comment
Open

TrackableObservable: How does isModified get set. #1

osbornm opened this issue Aug 25, 2015 · 1 comment

Comments

@osbornm
Copy link
Owner

osbornm commented Aug 25, 2015

From Steve Sanderson: https://twitter.com/stevensanderson/status/636025727268225024

@osbornm osbornm changed the title How does isModified get set. TrackableObservable: How does isModified get set. Aug 25, 2015
@osbornm
Copy link
Owner Author

osbornm commented Aug 25, 2015

Is modified is added by knockout-validation so we check if its there and make sure to set it back to false so that validation is "reset" as well.

I know this is pretty specific to knockout-validation but in my experience its a pretty commonly used library. My company uses it all the time. Any thoughts on keeping these types of things separate?

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