Results 30 comments of Noah Zinsmeister

hm i can repro - might be a regression on their end? i can't get it to work on a number of older deploys of the preview site, so it...

hm so i tried again today against the latest official web3-react example and couldn't replicate the issue. perhaps metamask pushed a bug fix? is anyone else still facing the same...

huh, yeah ok i can repro on the hosted example, just not on localhost. i suspect a race condition

hey all - sorry for the lack of responsiveness here. rest assured, web3-react will continue to be maintained going forward! however, i do have some important updates: frankly, the v6...

my thinking on hardware wallets is that browser/desktop extensions (think metamask, frame) are the more natural integrators. not fully opposed, though, and of course it's always possible to write a...

yeah, in that same vein it's possible that the best thing to do here is just officially deprecate non-eip1193-compliant injected connectors

`useWeb3React` should be available for any child of a `Web3ReactProvider` component, no matter how deeply nested. if you have a repro where this is not the case, happy to take...

@dirtycajunrice have you tried running the example locally? if that works, should be a good reference

tina is correct, and also this only affects v6 (it's handled via a workaround in v8)