valor-software / ng2-select

Angular based replacement for select boxes
http://valor-software.github.io/ng2-select/
MIT License
676 stars 588 forks source link

Custom tag value not shown in reactive form #964

Open OpticNectar opened 5 years ago

OpticNectar commented 5 years ago

When using reactive forms with the addTag option set to true and a custom value saved, it will not show the value when it is patched into the form.