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

Token Screen blanks out when clicked #246

Open
xxmafiaxxx opened this issue Jul 17, 2022 · 4 comments
Open

Token Screen blanks out when clicked #246

xxmafiaxxx opened this issue Jul 17, 2022 · 4 comments
Labels
bug Something isn't working
Milestone

Comments

@xxmafiaxxx
Copy link

Expected Behavior

should see wallets

Current Behavior

black screen

Steps to Reproduce

click on tokens

Your Environment

@xxmafiaxxx xxmafiaxxx added the bug Something isn't working label Jul 17, 2022
@SvenDowideit
Copy link
Member

SvenDowideit commented Jul 18, 2022

yeah, there's some weird stuff that got lost in dev - I think #241 now resolves them - if you're willing to test that \o/!

oh, and sorry, I'm learning so many different things atm, i'm making a mess :/

@SvenDowideit SvenDowideit added this to the 0.4.0 milestone Jul 18, 2022
@SvenDowideit
Copy link
Member

@xxmafiaxxx We've made quite a few changes in the last day or two that should deal with this - and we'll release v0.4.0 this week :)

if you do continue to see this problem - are you using Localnet? or one of the others? can you tell us the publicKey of the wallet (if its not localnet :) )

I expect it was due to some incomplete code i merged during development, but there is one big pain point - if there are too many tokens, it takes several minutes for the RPC server to query and then send that list, and then .... we run out of memory. ( #283 ) I hope this isn't the problem you're running into :D

@xxmafiaxxx
Copy link
Author

ill check it now

@SvenDowideit
Copy link
Member

and we're released https://github.com/workbenchapp/solana-workbench/releases/tag/v0.4.0 - tho with app signing issues, and the token detail data in the accordions are black text on black - something for v0.4.1 in a day or two

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants