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

bug(MatAutoComplete): requiredSelection value racecon on panel close #30447

Open
1 task
gpaimla opened this issue Feb 4, 2025 · 0 comments
Open
1 task

bug(MatAutoComplete): requiredSelection value racecon on panel close #30447

gpaimla opened this issue Feb 4, 2025 · 0 comments
Labels
needs triage This issue needs to be triaged by the team

Comments

@gpaimla
Copy link

gpaimla commented Feb 4, 2025

Is this a regression?

  • Yes, this behavior used to work in the previous version

The previous version in which this bug was not present was

No response

Description

Autocomplete using "requiredSelection" results in a racecon upon closing the panel

mMKnaVDucT.mp4

Reproduction

StackBlitz link: https://stackblitz.com/edit/q5xjs54i?file=src%2Fexample%2Fautocomplete-require-selection-example.ts
Steps to reproduce:

  1. open panel
  2. while panel is open click reset button

Expected Behavior

Control value should be set after clicking "reset" button while the autocomplete panel is open

Actual Behavior

Control has no value after clicking "reset" button while the autocomplete panel is open

Environment

  • Angular: 19.0.0
  • CDK/Material: 19.0.0
  • Browser(s):
  • Operating System (e.g. Windows, macOS, Ubuntu):
@gpaimla gpaimla added the needs triage This issue needs to be triaged by the team label Feb 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs triage This issue needs to be triaged by the team
Projects
None yet
Development

No branches or pull requests

1 participant