You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The select component does not take into consideration the initial value of the form.
A workaround would be to set the form value in the ngAfterViewInit hook.
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
Yes
No
The text was updated successfully, but these errors were encountered:
silviu4444
changed the title
Using the Select component with a form control, the component ignores the initial value
[BUG] Using the Select component with a form control, the component ignores the initial value
Jan 11, 2025
Please provide the environment you discovered this bug in.
Angular v19
Node v22.11.00
@spartan-ng/cli 0.0.1-alpha.387
Which area/package is the issue in?
select
Description
The select component does not take into consideration the initial value of the form.
A workaround would be to set the form value in the ngAfterViewInit hook.
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
The text was updated successfully, but these errors were encountered: