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
{{ message }}
This repository has been archived by the owner on Jul 31, 2023. It is now read-only.
Type error: Type 'MagicConnectConnector' is not assignable to type 'Connector<any, any, any>'.
Property 'onAccountsChanged' is protected but type 'MagicConnector' is not a class derived from 'Connector<Provider, Options, Signer>'.
I am getting the following error when I try and use this package:
Does anyone know how to solve this? It is in a .ts file.
https://wagmi.sh/examples/connect-wallet
Type error: Type 'MagicConnectConnector' is not assignable to type 'Connector<any, any, any>'.
Property 'onAccountsChanged' is protected but type 'MagicConnector' is not a class derived from 'Connector<Provider, Options, Signer>'.
wagmi@0.11.5
@everipedia/wagmi-magic-connector@0.10.0
The text was updated successfully, but these errors were encountered: