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 encountered an unhandled runtime error (TypeError: r.bindings is not a function) during the integration of WalletConnect into my project. This error occurs after configuring the NEXT_PUBLIC_WALLETCONNECT_PROJECT_ID, preventing the wallet connection from functioning correctly. The issue seems to originate from the WalletConnect logger module.
The text was updated successfully, but these errors were encountered:
I encountered an unhandled runtime error (TypeError: r.bindings is not a function) during the integration of WalletConnect into my project. This error occurs after configuring the NEXT_PUBLIC_WALLETCONNECT_PROJECT_ID, preventing the wallet connection from functioning correctly. The issue seems to originate from the WalletConnect logger module.
The text was updated successfully, but these errors were encountered: