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

Issue with DynamicCheckboxGroupModel's value #744

Closed
atarix83 opened this issue May 9, 2018 · 1 comment
Closed

Issue with DynamicCheckboxGroupModel's value #744

atarix83 opened this issue May 9, 2018 · 1 comment

Comments

@atarix83
Copy link

atarix83 commented May 9, 2018

I'm submitting a


[x] Bug / Regression
[ ] Feature Request / Proposal
[ ] Question

I'm using


NG Dynamic Forms Version: `5.4.7`

[ ] Basic UI
[ ] Bootstrap UI  
[ ] Foundation UI
[ ] Ionic UI
[ ] Kendo UI
[ ] Material  
[x] NG Bootstrap
[ ] Prime NG

Description

Hi,
I'd report an issue when using a DynamicCheckboxGroupModel in a form.
Indeed the value of the DynamicCheckboxModel belonging to the group, doesn't reflect the state checked/unchecked of the form's control. While the formGroup's value is correct.

You can view the problem also in the demo, selecting an option in the extras form's field and watching the events generated in the browser's console

@udos86
Copy link
Owner

udos86 commented May 10, 2018

@atarix83 Thank you very much for reporting this!

I'll deliver a patch as soon as possible.

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