Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug: fix missing token name #3516

Merged
merged 1 commit into from
Mar 31, 2023

Conversation

adarshlilha
Copy link
Contributor

@adarshlilha adarshlilha commented Mar 31, 2023

fixes "token name value - undefined in send flow"
closes #3484

Steps to reproduce:
Balances -> click on "Send" -> select a token -> header displays "Send undefined"

bug - token name was not being pushed in NavStackProvider for select-user route

Screen recording(post fix):

Untitled.mov

@vercel
Copy link

vercel bot commented Mar 31, 2023

@adarshlilha is attempting to deploy a commit to the coral-xyz Team on Vercel.

A member of the Team first needs to authorize it.

@hkirat hkirat self-requested a review March 31, 2023 19:10
@hkirat
Copy link
Contributor

hkirat commented Mar 31, 2023

Thankyou!

@hkirat hkirat merged commit 3a127d6 into coral-xyz:master Mar 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

token name shows up as "undefined" in send flow
2 participants