5afe / safe-core-sdk-demo

Account Abstraction with Safe{Core} SDK
https://safe-account-abstraction-demo.netlify.app/
GNU General Public License v3.0
35 stars 24 forks source link

[Issue] Swapping between chains is loading previous chain safe data #3

Closed JagoFigueroa closed 1 year ago

JagoFigueroa commented 1 year ago

Description

Going back to step 1 of the demo app flow from one chain to a different one is not loading the current safe data but the previous one that was selected.

Steps to reproduce

Obtained result

https://user-images.githubusercontent.com/92332710/222710353-cc3d201e-b2ac-4570-beb7-938e1b2448d8.mp4

Expected result

When switching to a new chain, data for the selected chain is loaded instead of the previous one.

JagoFigueroa commented 1 year ago

Fixed on the PR mentioning this ticket, closing this señor ticket 😎