Missing Web3Auth logo in Torus Wallet Adapter

I’m using TorusWalletAdapter, but the Web3Auth logo is not showing. URL of the logo is 404 . Kindly help. Thanks in advance.

hi @tkwan

Can you please tell me which packages and versions you are using ?

Thanks for reporting the issue.

hi Tom,
I’m using “@web3auth/torus-evm-adapter”: “^8.2.0”

Could you please update to v8.3.0 and tell me if the problem continues?

Thanks a lot.

Hi Tom,

I stil having same problem

This is my package.json
image

Any idea?

Hi @tkwan,

I hope you’re doing great!

I’m currently using all in version 8.3, and I can see the logo without any issues. If you update the packages and still encounter problems with the logo not appearing, could you please share some code snippets with me? This will help me better understand the problem and provide more targeted assistance. Thanks a lot!

    "@web3auth/base": "^8.3.0",
    "@web3auth/coinbase-adapter": "^8.3.0",
    "@web3auth/default-evm-adapter": "^8.3.0",
    "@web3auth/ethereum-provider": "^8.3.0",
    "@web3auth/metamask-adapter": "^8.3.0",
    "@web3auth/modal": "^8.3.0",
    "@web3auth/torus-evm-adapter": "^8.3.0",
    "@web3auth/wallet-connect-v2-adapter": "^8.3.0",
    "@web3auth/wallet-services-plugin": "^8.3.0",

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.