Waiting for addressData to load #274
Unanswered
codedbyjordan
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello! I'm trying to create a protected route that doesn't allow a visitor to access it unless they have their wallet connected. Currently what I have doesn't work, as I am unsure of how I can wait until
addressData
loads. I see in the source code thatloading
updates based on ENS.Here's what I currently have
Beta Was this translation helpful? Give feedback.
All reactions