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
yes. i have the same problem. but i think the problem is because the hideConnectionUi prop is not to hide the button. it is to hide the address that is shown on top of it.
Bug Description
According to the docs:
hideConnectionUI: Hide the widget's built-in wallet connection UI, including the connected account chip & 'Connect wallet to swap' button.
Steps to Reproduce
Provider in this case is a Web3Provider from wagmi, which should handle the wallet interaction.
Expected Behavior
There should be no connection button. I still have it when my wallet is not connected.
The text was updated successfully, but these errors were encountered: