web3Enable promise stalled on first page load in extension-dapp #1236
Labels
P4 - Needs Investigation
Requires analysis to determine cause or feasibility. Not fully understood, needs research first.
Current behavior: On first page load (e.g new window of chrome incognito mode) web3Enable function could freeze on it's execution.
Expected behavior: URL authorization window popup is shown when
web3Enable
function is fired.STR:
And the button which will execute it on click.
4. Open new incognito window in chrome and go to the app page.
5. Click the connection button. You'll see no action, even though it will be "Web3 Injected: true" in the console.
6. Refresh the page and try again. You'll see normal behavior from now on.
Couldn't be reproduced in firefox browser.
User should be able to connect the extension even on new incognito window.
Please tell us about your environment:
Version: 0.44.1
Environment:
Language:
The text was updated successfully, but these errors were encountered: