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!
Sample : https://stackblitz.com/edit/angular-5iqx32?file=src%2Fapp.component.html,src%2Fapp.component.ts
When using the DatePicker component inside the form, the MaskPlaceholder
disappears once the form is reset.
Replication procedure :
Expected output: The MaskPlaceholder should still appear even after the form is reset.
Current output: The MaskPlaceholder disappears once the form is reset.