goetzrobin / spartan

Cutting-edge tools powering Angular full-stack development.
https://spartan.ng
MIT License
1.09k stars 120 forks source link

Select: Initial Value is not set when options are provided vie @for #282

Closed elite-benni closed 1 month ago

elite-benni commented 2 months ago

Please provide the environment you discovered this bug in.

0.0.1-alpha.347

Which area/package is the issue in?

select

Description

When options are provided via an array in a @for loop. The initial value is not set when provided with an formcontrol.

Please provide the exception or error you saw

No response

Other information

No response

I would be willing to submit a PR to fix this issue