Welcome to the Vue feedback portal. We’re happy you’re here! If you have feedback on how to improve the Vue, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
When using two-way binding and updating the value other then initial loaded value, the value is not properly update to the component.
Note: Issue occurs only when enabling virtualization.
Sample: https://stackblitz.com/edit/5kk7xd-ccczzy?file=src%2fApp.vue
Replication Procedure:
Expected: Value should updated properly to the component when using two-way binding
Actual: Value is not updated properly to the component when using two-way binding