diff --git a/src/index.tsx b/src/index.tsx index 673bc0a9..33d2d5d2 100644 --- a/src/index.tsx +++ b/src/index.tsx @@ -55,6 +55,7 @@ const store = configureStore({ 'payload', // Error is not serializable 'error', + 'props.error', ], }, })