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

fix(material/autocomplete): Add a boolean field to update the native … #29690

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

Conversation

GiftLanga
Copy link
Contributor

…input

Adds the updateNativeInput field to the autocomplete trigger to update the native input element when the autocomplete is within a form field.

Fixes #29388.

…input

Adds the `updateNativeInput` field to the autocomplete trigger to update the native input element when the autocomplete is within a form field.

Fixes angular#29388.
@GiftLanga GiftLanga requested a review from a team as a code owner September 4, 2024 14:08
@GiftLanga GiftLanga requested review from crisbeto and amysorto and removed request for a team September 4, 2024 14:08
@nandomegale
Copy link

@crisbeto check this. The autocomplete chips doesn't clean the input. You can see it in the first example of Angular Material Doc

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

Successfully merging this pull request may close these issues.

bug(chips-autocomplete): Signal with two-way binding on an autocomplete with chips is not updating input
2 participants