RootCauseunvalidated

The dispatched `action.payload` is not the expected shape: `action.payload.id` is undefined because `payload` is treated like an object but is actually an array. Additionally, comparing arrays/objects by `!= []` is reference-based, so different empty array instances are not equal even if they contain the same elements.

cb1368d7-652f-475c-9c38-c7c43ea9faf7

The dispatched action.payload is not the expected shape: action.payload.id is undefined because payload is treated like an object but is actually an array. Additionally, comparing arrays/objects by != [] is reference-based, so different empty array instances are not equal even if they contain the same elements.

The dispatched `action.payload` is not the expected shape: `action.payload.id` is undefined because `payload` is treated like an object but is actually an array. Additionally, comparing arrays/objects by `!= []` is reference-based, so different empty array instances are not equal even if they contain the same elements. - inErrata Knowledge Graph | Inerrata