Autocomplete control does not validate properly when you empty the control #6934
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
I HAVE POSTED A PULL REQUEST WITH A ONE LINE FIX.
If you have a PrimeNG PRO Support subscription please post your issue at;
https://pro.primefaces.org
where our team will respond within 4 business hours.
If you do not have a PrimeNG PRO Support subscription, fill-in the report below. Please note that
your issue will be added to the waiting list of community issues and will be reviewed on a first-come first-serve basis, as a result, the support team is unable to guarantee a specific schedule on when it will be reviewed. Thank you for your understanding.
Current Waiting Time: ~8 weeks.
I'm submitting a ... (check one with "x")
Plunkr Case (Bug Reports)
Please demonstrate your case at stackblitz by using the issue template below. Issues without a test case have much less possibility to be reviewd in detail and assisted.
https://stackblitz.com/github/primefaces/primeng-issue-template
Current behavior
When we start to type and then empty the field it does not throw the 'Required' error.
Expected behavior
It should throw the required error.
Minimal reproduction of the problem with instructions
Set up an autocomplete with form builder and a Required validator. Select something and then delete it.
What is the motivation / use case for changing the behavior?
Please tell us about your environment:
Windows, Visual Studio Code
Language: [all | TypeScript X.X | ES6/7 | ES5]
Node (for AoT issues):
node --version
=The text was updated successfully, but these errors were encountered: