Replies: 1 comment 1 reply
-
Two other approaches you could try:
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I need to build this feature: if the user switched accounts, redirect them to a new page with the new wallet address.
A naive way is:
But it will also be triggered the first time the account is loaded.
Beta Was this translation helpful? Give feedback.
All reactions