Skip to content
This repository has been archived by the owner on Jun 13, 2023. It is now read-only.

Error occur when user click to button "add account" from web wallet #474

Open
TheKop opened this issue Apr 3, 2018 · 5 comments
Open

Error occur when user click to button "add account" from web wallet #474

TheKop opened this issue Apr 3, 2018 · 5 comments

Comments

@TheKop
Copy link

TheKop commented Apr 3, 2018

dashboard.js?hash=78dfbfc5463a9ad5401f3d4d989e47c1284fc9f2:93 Uncaught ReferenceError: mist is not defined
at Object.click .create.account (dashboard.js?hash=78dfbfc5463a9ad5401f3d4d989e47c1284fc9f2:93)
at template.js:496
at Function.Template._withTemplateInstanceFunc (template.js:465)
at Blaze.View. (template.js:495)
at view.js:884
at Object.Blaze._withCurrentView (view.js:538)
at Blaze._DOMRange. (view.js:883)
at HTMLButtonElement. (events.js:47)
at HTMLElement.dispatch (jquery.js:4665)
at HTMLElement.elemData.handle (jquery.js:4333)

@Nataila
Copy link

Nataila commented May 24, 2018

@TheKop Do you fixed it?

@evertonfraga
Copy link
Member

That account button only works when you are using Mist or Ethereum Wallet. If you are using Metamask or any other web3 provider, please use their own mechanisms to add new accounts.

Cheers!

@evertonfraga
Copy link
Member

For possible contributors:

that can be simply addressed: hide the Add account button if the current browser isn't Mist or Ethereum Wallet.

@stvenyin
Copy link

stvenyin commented Mar 1, 2019

you used the lastest version?

@stvenyin
Copy link

stvenyin commented Mar 1, 2019

Thank you!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

5 participants
@evertonfraga @TheKop @Nataila @stvenyin and others