You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When you try to add a projects on https://everest.link/projects/new/
And you have selected a test network, for example kovan.
You don't see any error message when you try to add the project.
However in the developer console i see the following error message when loading the page.
component---src-pages-projects-new-js-5493eeff585c0cab61b9.js:1ErrorgettingDaibalance: Error: Networkerror: Cannotreadproperty'enable'ofundefinedatnewt(app-1a524a930b38464c0d93.js:1)atObject.error(app-1a524a930b38464c0d93.js:1)atm(app-1a524a930b38464c0d93.js:1)atw(app-1a524a930b38464c0d93.js:1)ate.value(app-1a524a930b38464c0d93.js:1)atapp-1a524a930b38464c0d93.js:1atSet.forEach(<anonymous>)
at Object.error (app-1a524a930b38464c0d93.js:1)
at m (app-1a524a930b38464c0d93.js:1)
at w (app-1a524a930b38464c0d93.js:1)
When pressing "add project" i see the following message in the developer console.
Erroraddinga project: Error: Network error: Cannotreadproperty'enable'ofundefinedatnewt(app-1a524a930b38464c0d93.js:1)atObject.error(app-1a524a930b38464c0d93.js:1)atm(app-1a524a930b38464c0d93.js:1)atw(app-1a524a930b38464c0d93.js:1)ate.value(app-1a524a930b38464c0d93.js:1)atapp-1a524a930b38464c0d93.js:1atSet.forEach(<anonymous>)
at Object.error (app-1a524a930b38464c0d93.js:1)
at m (app-1a524a930b38464c0d93.js:1)
at w (app-1a524a930b38464c0d93.js:1)
Suggestion: check for the chain metamask is connected to.
The text was updated successfully, but these errors were encountered:
When you try to add a projects on https://everest.link/projects/new/
And you have selected a test network, for example kovan.
You don't see any error message when you try to add the project.
However in the developer console i see the following error message when loading the page.
When pressing "add project" i see the following message in the developer console.
Suggestion: check for the chain metamask is connected to.
The text was updated successfully, but these errors were encountered: