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
Additional bug that I found is that if two neighboring account has open transaction the amount displayed on the latest multisig transaction widget is not updating when switching between those accounts.
Reproducible at
feat/eth-support
In order to reproduce:
This line will not allow the composable to set the watcher, when user will leave the proposal details page
https://github.com/superhero-com/superhero-wallet/blob/feat/eth-support/src/composables/pendingMultisigTransaction.ts#L192
The text was updated successfully, but these errors were encountered: