When Metamask is first installed, the first page that requests `web3.eth.sign` causes a page reload. I know we force a reload on provider change, so we may be inadvertently triggering that behavior.
When Metamask is first installed, the first page that requests
web3.eth.signcauses a page reload.I know we force a reload on provider change, so we may be inadvertently triggering that behavior.