Welcome to the Angular feedback portal. We’re happy you’re here! If you have feedback on how to improve the Angular, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
1. Open the attached sample:
Sample with autofill API enabled case.
https://stackblitz.com/edit/angular-2pystk-wmg82f?file=app.component.ts
2. Type 'A' in the input
3. Focus out the control, isInteracted returns false.
4. Text value not updated in the properties.
Output:
isInteracted returns false.
Expected output:
isInteracted returns true