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
Does anyone else feel like the priority connector should be able to change to the last connector you interacted with? Something like if you call connector.activate() even if it's already active, or even a new function like connector.makePriority() which is more specific, be elegant?
Edit: Ended up looking into implementing something like it, went a different route by updating the Web3ReactProvider found in this PR
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Does anyone else feel like the priority connector should be able to change to the last connector you interacted with? Something like if you call connector.activate() even if it's already active, or even a new function like connector.makePriority() which is more specific, be elegant?
Edit: Ended up looking into implementing something like it, went a different route by updating the Web3ReactProvider found in this PR
Beta Was this translation helpful? Give feedback.
All reactions