No Modal on React JS (Vite)
If I try to use the following RPCs
I get the error:
Vue warn]: Error in callback for watcher “” (Promise/async): “AssertionError [ERR_ASSERTION]: NetworkController - Unknown rpc type “https://rpc.ankr.com/polygon””
(found in )
But if I use anything else such as
I can login.
But when I try to bring up InitiateTopup, it just infinitely spins. Also if I try to bring up the providers from the Torus wallet, the network isn’t set properly.
The Torus Wallet puts me on the wrong polygon mainnet network with zero options of crypto to purchase.
Anyone else have these issues or know a fix? Thanks