Replies: 3 comments 1 reply
-
@jonbulmer It seems like when running your build locally it worked for me. I see that you've got a weird console error. Can you check and see if it's something wrong with metamask extension ? Related issue Also can you delete your |
Beta Was this translation helpful? Give feedback.
1 reply
-
Thank you for the reply. I have moved on to other issues but I will go back
to this and try out your suggestions. I will let you know how it goes.
…On Wed, 24 Jan 2024 at 18:50, Mago Khamidov ***@***.***> wrote:
It might be also releated to this wagmi issue if you're using
create-react-app: wevm/wagmi#2916
<wevm/wagmi#2916>
—
Reply to this email directly, view it on GitHub
<#1542 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AF6ZNCD3FAHV2NC5VIEQRZDYQFJYDAVCNFSM6AAAAAA5ULKYJKVHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM4DEMZWGU4TA>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
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
-
HI All
I have been working with Rainbow Kit and the Wagmi CLI on my new site using react. I have connected to the Time Dividend contract on my development machine and populated data from the contract read function using the Wagmi code within the APIs. Thank you for that.
My basic code is here.
https://github.com/jonbulmer/BasicWagmiSite
My issue is when I run the npm run build to get the code ready for the react code for production. Then port that code to a linux ubuntu machine running NGnix. The contract code stops working and I am not getting any return from the function calls. I am not able to find any help in the chrome inspection tools.
I am now out of ideas and will start to look for other solutions to interact with block chain contract.
I have recorded a short video on you tube to try and further explain the issue.
https://youtu.be/DpS2M5TOVFM
Thank you for your help
Jon Bulmer
Beta Was this translation helpful? Give feedback.
All reactions