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

Error when options for select are not initialized - v6 #3325

Closed
FritzHerbers opened this issue Jun 3, 2022 · 1 comment · Fixed by #3326
Closed

Error when options for select are not initialized - v6 #3325

FritzHerbers opened this issue Jun 3, 2022 · 1 comment · Fixed by #3326
Labels

Comments

@FritzHerbers
Copy link
Contributor

We set options for selects async.

When options for select are not initilized the following error is shown:

Error: Cannot read properties of undefined (reading 'forEach')

https://stackblitz.com/edit/angular-vjdhkp?file=src%2Fapp%2Fapp.component.ts

6.0.0-beta.2

@aitboudad
Copy link
Member

This issue has been fixed and released as part of v6.0.0-beta.3 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