We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
No response
Autocomplete using "requiredSelection" results in a racecon upon closing the panel
StackBlitz link: https://stackblitz.com/edit/q5xjs54i?file=src%2Fexample%2Fautocomplete-require-selection-example.ts Steps to reproduce:
Control value should be set after clicking "reset" button while the autocomplete panel is open
Control has no value after clicking "reset" button while the autocomplete panel is open
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Is this a regression?
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:
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
The text was updated successfully, but these errors were encountered: