Skip to content

fix(material/autocomplete): add support for initial value in form control #30861

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mistrykaran91
Copy link
Contributor

Currently, when we have some initial value in form control those are not marked as selected, this fix will check the initial value and if its matched, will be marked as selected.

Fixes #29422

…trol

Currently, when we have some initial value in formcontrol those are not marked as selected, this fix will check the initial value and if its matched, will be marked as selected.

Fixes angular#29422
@mistrykaran91 mistrykaran91 requested a review from a team as a code owner April 14, 2025 13:42
@mistrykaran91 mistrykaran91 requested review from mmalerba and wagnermaciel and removed request for a team April 14, 2025 13:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
1 participant