Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fortmatic wallet bug #144

Closed
ethedev opened this issue Oct 20, 2020 · 3 comments
Closed

Fortmatic wallet bug #144

ethedev opened this issue Oct 20, 2020 · 3 comments
Labels
bug-report Something isn't working

Comments

@ethedev
Copy link
Contributor

ethedev commented Oct 20, 2020

Fortmatic wallet bug

Page get stuck if we were trying to connect Fortmatic wallet.

To reproduce:

  • go to the website
  • click connect wallet, click Fortmatic
  • wait for it to load
  • close the website
  • reopen the website
  • you will get stuck
Error log
fortmatic.ts:16 Error: Fortmatic RPC Error: [-32603] Fortmatic: User denied account access.
    at new t (fortmatic.js:1)
    at e.<anonymous> (fortmatic.js:1)
    at fortmatic.js:1
    at Object.next (fortmatic.js:1)
    at a (fortmatic.js:1)
@ethedev ethedev added the bug-report Something isn't working label Oct 20, 2020
@bonustrack
Copy link
Member

@ethedev Can you still reproduce the issue?

@ethedev
Copy link
Contributor Author

ethedev commented Dec 30, 2020

yes the reproduction steps are up, additionally this shows each time you open/close the popup:

vue.runtime.esm.js:1888 TypeError: Cannot read property 'chainId' of undefined
at web3.ts:89
at u (runtime.js:45)
at Generator._invoke (runtime.js:274)
at Generator.E.forEach.e. [as throw] (runtime.js:97)
at n (asyncToGenerator.js:3)
at c (asyncToGenerator.js:29)

@bonustrack
Copy link
Member

This was fixed in snapshot-labs/lock#3 if the issue persist please open that issue again

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug-report Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants