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

All the fields getting dirty after adding fields in repeat section #2189

Closed
saurabh47 opened this issue Apr 20, 2020 · 2 comments
Closed

All the fields getting dirty after adding fields in repeat section #2189

saurabh47 opened this issue Apr 20, 2020 · 2 comments
Labels

Comments

@saurabh47
Copy link

Description
All the fields present in the repeat section getting dirty after adding extra fields & touching one of the mandatory fields in the repeat section.

Minimal Reproduction
Please checkout below example:-
https://stackblitz.com/edit/ngx-formly-ui-ng-zorro-antd-vht62g?file=src%2Fapp%2Frepeat-section%2Frepeat-section.component.html

  1. Click on add another Offering button for twice
  2. select Offering from the drop-down

After that, all the fields present in the repeat section getting dirty.

Environment

  • Angular version: 8.2.14
  • Formly version: 5.5.15
  • Formly /ng-zorro-antd version: 0.0.1

Thank you so much for this wonderful library

@saurabh47 saurabh47 added the bug label Apr 20, 2020
@aitboudad
Copy link
Member

fixed by #2087 and it will be part of the next release. For a workaround check my comment #2044 (comment)

@aitboudad aitboudad added question and removed bug labels Apr 20, 2020
@aitboudad
Copy link
Member

The workaround can be removed after updating to 5.6.0 version.

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