thirdweb-dev / js

Best in class web3 SDKs for Browser, Node and Mobile apps
https://thirdweb.com
Apache License 2.0
418 stars 313 forks source link

The imToken wallet is missing some of the information in the connect modal #2578

Closed unix closed 5 months ago

unix commented 5 months ago

Brief

When using the imTokenWallet from the @thirdweb-dev/react package, the modal doesn't display the icon and description properly, and there's a missing text prompt in the connection window.

Current behavior

  1. imToken wallet icon has rough edges in dark mode;
  2. imToken wallet lost its name and description;
  3. Click Don't have imToken wallet?: a. Unable to jump to the specified page or no content on the page.

Demo

Screenshot

image
jnsdls commented 5 months ago

hi, could you update the version of @thirdweb-dev/react to 4.4.25

I believe this was likely fixed in: https://github.com/thirdweb-dev/js/pull/2562 which is included in that version.