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

Update value of a "Chips" (DynamicInputModel with multiple=true) form control #774

Closed
fbayanati opened this issue Jun 1, 2018 · 1 comment

Comments

@fbayanati
Copy link

I'm submitting a


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

I'm using


NG Dynamic Forms Version: `6.0.4`

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

Description

The "Chips" control based on DynamicInputModel with multiple=true doesn't work with valueUpdates (Rxjs Subject) to update the control value by emitting changes through it.

Please see the sample in the following stalkblitz: (Look into the logs in console when you test it)
https://stackblitz.com/edit/angular-kgppaa?file=src%2Fapp%2Fapp.component.ts

I tried valueUpdates on almost all other dynamic models and worked all fine. Please advise.

Just I want to mention the ng-dynamic-forms works great in the project which I'm utilizing it, thank Udo about that.

@udos86
Copy link
Owner

udos86 commented Jun 2, 2018

@fbayanati Hi!

Thanks for reporting this. I can confirm this is a bug. A fix is already under way.

Just I want to mention the ng-dynamic-forms works great in the project which I'm utilizing it, thank Udo about that.

Great to hear! Way to go!

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