r.connector.getChainId is not a function when i want to execute the write contract, but few months ago it was working fine but now i am getting this type of error #4325
Kundan5060
started this conversation in
Connector Request
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
What novel use-case does the Connector provide?
I am using the wagmi
Are the Connector's integrations production-ready and generally available?
I am using metamask for wallet connect
Are you committed to actively maintaining the Connector?
Additional comments
In the nextjs application i have implemented the wallet connect using wagmi , and i have a multiple write or read contract functions all are working fine few months ago , but recently my only one write contract functions are giving the error r.connector.getChainId is not function or other write contract functions is working fine without any issues but all the functions using same configuration
Beta Was this translation helpful? Give feedback.
All reactions