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

The preselected checkbox is not on the checklist until toggled off and on #104

Closed
kamilkp opened this issue Nov 21, 2015 · 5 comments
Closed

Comments

@kamilkp
Copy link

kamilkp commented Nov 21, 2015

See http://plnkr.co/edit/1Ef6d7udy5NXTRKtGUR7?p=preview

kamilkp added a commit to kamilkp/checklist-model that referenced this issue Nov 21, 2015
@beradrian beradrian added the bug label Dec 4, 2015
@beradrian
Copy link
Collaborator

I have only problem here. What happens if there is an inconsistency between ngModel and checklistModel? Let's say that ngModel is true, but checklistModel doesn't contain the value? Or the other way around?

@beradrian
Copy link
Collaborator

Just curios - why don't you use for initialization the checklist-model?

@beradrian
Copy link
Collaborator

So, using the checklistModel instead of ngModel solved this. I guess it is fine to leave it like this and close this issue. What do you think?

@kamilkp
Copy link
Author

kamilkp commented Dec 7, 2015

Yep

Kamil Pękala

Dnia 7 gru 2015 o godz. 11:33 Adrian Ber notifications@github.com napisał(a):

So, using the checklistModel instead of ngModel solved this. I guess it is fine to leave it like this and close this issue. What do you think?


Reply to this email directly or view it on GitHub.

@beradrian
Copy link
Collaborator

Thanks! Anyway I added to the documentation comments about ngModel and a link to this issue. Many thanks for your involvement.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants