Dynamically added inputs do not trigger edit event Vue DevExtreme
When I want to edit a data in the data list, the “onRowUpdated” function does not work when I save the dynamically added entries after editing them. I think the problem is in the data-field mapping.