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

Minimum repetition sections of custom type "repeat" #2144

Closed
enricooliva opened this issue Mar 16, 2020 · 1 comment · Fixed by #2146
Closed

Minimum repetition sections of custom type "repeat" #2144

enricooliva opened this issue Mar 16, 2020 · 1 comment · Fixed by #2146
Labels

Comments

@enricooliva
Copy link

Question

I get an ExpressionChangedAfterItHasBeenCheckedError using Repeat custom type with the minimum number of repetition sections. (min = 2)

My requirements are

  • set the minimum number of repetition sections in the repeat type
  • use the hiddenExpression to dynamically hide the repeat type

This is stackblitz example
https://stackblitz.com/edit/angular-3ffgat

Thank you for your attention.

@aitboudad
Copy link
Member

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

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

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

Successfully merging a pull request may close this issue.

2 participants