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!
Description:
Top border breaks when dynamically rendering the textbox when only using value property to the component.
Customer Sample: https://stackblitz.com/edit/angular-jhqfgs-vxvzuu?file=src%2Fapp.component.html,package.json,src%2Fapp.component.ts
We have replicated the same issue in standalone textbox.
Same issue doesn’t occur in js platform when dynamically rendering, please find the sample below,
Tried sample : https://stackblitz.com/edit/je31z4-dtw3hj?file=index.js,index.html
Replication Procedure:
Expected: Border top should align properly.
Actual: Border top is not aligned.