MetaMask / metamask-mobile

Mobile web browser providing access to websites that use the Ethereum blockchain
https://metamask.io
Other
2.05k stars 1.07k forks source link

Swap serialization error related to redux persist post swapping #9818

Open Cal-L opened 1 month ago

Cal-L commented 1 month ago

What is this about?

There's currently a bug on main where an error stating redux-persist/createPersistoid:error serializing... occurs post swap. The error is thrown in redux-persist/lib/createPersistoid.js line 78 when it attempts to cache incoming data from Redux.

https://github.com/MetaMask/metamask-mobile/assets/10508597/178d2086-8865-479e-be12-8dbd1990fdf0

Scenario

Design

No response

Technical Details

Threat Modeling Framework

No response

Acceptance Criteria

Stakeholder review needed before the work gets merged

References

NicolasMassart commented 1 month ago