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!
We're using the `ejs-textbox` and noticed that the value attribute in the nested input element is not updated when the value of the control changes. While this doesn't cause any issues with our code, our QA engineers rely on the value property to reflect the correct value. This behaviour seems to be exhibited by 25.2.3, which we have installed, as well 26.1.41 which is what's used in your stackblitz example.
This behaviour can be seen in this stackblitz example

