Fixing: ImmutableService requires getRowNodeId() callback to be implemented, your row data need IDs
If you have gotten this error before, then you have been trying to implement a rowData
mapping onto Ag-Grid.. and failed!
ImmutableService requires …