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!
Uploader component input element maintained duplicate ID when render inside the form element.
Find the sample link: https://stackblitz.com/edit/angular-uagd5s-gekjxs?file=src%2Fapp.component.html
Replication procedure:
1. Run the sample.
2. Select 3 files to upload.
3. See the issue.
Expected: Does not maintain duplicate ID in the component.
Output: maintain the duplicate ID in the component input element.