diff --git a/src/index.tsx b/src/index.tsx index 2372c0f8..673bc0a9 100644 --- a/src/index.tsx +++ b/src/index.tsx @@ -52,6 +52,7 @@ const store = configureStore({ // contain ArrayBuffer or DataView 'data', 'firmwareZip', + 'payload', // Error is not serializable 'error', ],