Alexandr Kazachenko

Results 3 issues of Alexandr Kazachenko

## Description `import { SafeAppConnector } from '@gnosis.pm/safe-apps-web3-react'` We are using it as `connector.getSafeInfo()` and got a problem. When we change an account in the wallet it keeps returning old...

Safe Apps

We can persist many stores using: { provide: 'persistStorage', useValue: akitaPersistStorage, multi: true } This function allows you to determine which store has been initiated ## PR Checklist Please check...

cla:missing

The error 1013 shouldn't lead to the wallet disconnection, because it's just an attempting to reestablish the connection. It blocks https://github.com/cowprotocol/cowswap/pull/924