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

When using anyOf as a multi-select field, it does not populated the selected options correctly when you come back #2802

Closed
andmoredev opened this issue Apr 16, 2021 · 2 comments
Labels

Comments

@andmoredev
Copy link
Contributor

Description
I am using an anyOf to simulate a multi choice dropdown. Whenever you make multiple selections and return to the dropdown with the model populated with the selections they do not show as selected.
All the data is persisted but it does not show when it's rendered.

Minimal Reproduction
https://stackblitz.com/edit/formly-anyof-issue

Your Environment

  • Angular version: 10.2.5
  • Formly version: 5.10.17
@aitboudad
Copy link
Member

This issue has been fixed and released as part of v5.10.18 release.

Please let us know, in case you are still encountering a similar issue/problem.
Thank you!

@andmoredev
Copy link
Contributor Author

The fix worked! Thanks @aitboudad

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

No branches or pull requests

2 participants