Online edit of table row with required field causes error on model save

Table linked to model with 5 rows returned in the page load query. Inline edit activated edit mode for just the selected row. The information for the field that is set to required IN SKUID field settings is entered. Save button is pressed. Error message saying that 4 rows are missing the required field. We have been using this table for a while. It has only been an issue recently. Maybe due to salesforce update??? Basically now if you edit one row in a model, the skuid model save function requires all rows in that model to have date in all required fields in order to save changes to even a single row.

Do you have any UI-Only fields in the model, or is there an action that updates the value of a field in the model?