This repository has been archived by the owner on Oct 29, 2024. It is now read-only.
UserProfile Component Cannot read properties of undefined (reading 'iconUrl') #75
Labels
bug
Something isn't working
Describe the bug
The component disappears and gives an errors in the console log after signing up with an email, then connecting github, and adding a web3 wallet.
To Reproduce
Steps to reproduce the behavior:
File:
./app/nextjs/src/pages/index.tsx
Expected behavior
Show the profile modal to manage the user acccount.
Logs
Screenshots
If applicable, add screenshots to help explain your problem.
1 - Everything Working:
2 - Profile Dropdown Shows:
3 - Clicks On Manage Account (see error):
Desktop (please complete the following information):
Smartphone (please complete the following information):
N/A
Additional context
Goal is trying to associate multiple auths accounts with the same account, including a wallet address.
The text was updated successfully, but these errors were encountered: