URL: http://localhost:3000/admin/users
When editing the name field in the table, clicking away from the cell with an invalid value will cause that field updated with invalid value.
The server-side persistence doesn't fire though.
We think that is a bug related to DataGrid and waint for their updates. Maybe it is caused by custom renderCell.