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
Just following the tutorial on a next.js setup, and getting TypeError: Cannot read properties of null (reading 'useContext') when trying to call useWallet();
Just following the tutorial on a next.js setup, and getting
TypeError: Cannot read properties of null (reading 'useContext')
when trying to calluseWallet();
The text was updated successfully, but these errors were encountered: