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
I used Morralis Provider in my _app.js but it shows an error of <MoralisProvider> when I try to get ConnectButton from web3uikit. Manual Header is working good.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I used Morralis Provider in my _app.js but it shows an error of
<MoralisProvider>
when I try to getConnectButton
fromweb3uikit
. Manual Header is working good.Link to my github repo: https://github.com/ashu26jha/Solidity/tree/main/lesson10
Error disappears when I use manual header, my guess is issue is because with web3uikit or ConnectButton
_app.js
Header.js
index.js
Beta Was this translation helpful? Give feedback.
All reactions