You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A bit tricky. While a safe is being created, if we switch to another chain, information will be displayed as if we were creating a safe on the new chain that it was selected when that is not true & will block users from creating new safes on other chains while the current one is being processed.
Environment
Browser: Chrome
Wallet: MetaMask
Chain: Any
Steps to reproduce
Create a safe with a gas limit low enough so that it wont finish creating
Switch to another chain
In my case I was able to reproduce this on Optimism while the chain was being slow and wanted to continue creating safes on other chains on the meanwhile but I couldn't because of this inheritance.
Expected result
I am able to create a new safe in other chains while the one from Optimism (taking my case as reference) is stuck on creation.
Obtained result
safe.creation.mp4
The text was updated successfully, but these errors were encountered:
Bug description
A bit tricky. While a safe is being created, if we switch to another chain, information will be displayed as if we were creating a safe on the new chain that it was selected when that is not true & will block users from creating new safes on other chains while the current one is being processed.
Environment
Steps to reproduce
In my case I was able to reproduce this on Optimism while the chain was being slow and wanted to continue creating safes on other chains on the meanwhile but I couldn't because of this inheritance.
Expected result
I am able to create a new safe in other chains while the one from Optimism (taking my case as reference) is stuck on creation.
Obtained result
safe.creation.mp4
The text was updated successfully, but these errors were encountered: