Angular [(ngModel)] does not show values after new item added to Array
After I add an Object to the array, the values don’t appear in the tableInputRow.name
but the values from tableInputRow.priority
work.
This is the object pushed to the Array