Replies: 2 comments 2 replies
-
I succeed to connect MetaMask to my website, website seemed to be connected to one account that I wasn't on, I noticed that when I printed the account connected. But I still have a problem with the site not rendering when I change the code, I always have to rerun "yarn dev" |
Beta Was this translation helpful? Give feedback.
2 replies
-
I am guessing that "Fast Refresh" feature of NextJS is not working for me for some reason. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I am having a problem with NextJs it doesn't rerender when I make any changes, I copied the full package.json and yarn.lock from Patrick and run "yarn" but nothing helped. I run "yarn dev" server starts but every change is not visible until I rerun "yarn dev".
Also "onClick" on the button "Connect" doesn't seems to work, because MetaMask doesn't pop up when I click it.
Here is my GitHub repo: so you can see (All my frontend is on branch "frontend") in folder "[frontend-nextjs]"
https://github.com/pajserb0y/Lottery-hardhat-smartcontract/tree/frontend
I am working on Windows 11, but using WSL
Beta Was this translation helpful? Give feedback.
All reactions