-
Notifications
You must be signed in to change notification settings - Fork 149
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
Users can't connect to dapp or it takes forever #5509
Comments
It looks like users can't switch to different accounts within Leather either because there is loading or throttling going on. In the above example the wallet is stuck when scrolling over to connect to a specific account on a dapp. The video displays another issue, that is reproducible with these steps:
2024-06-10_23-53-21.mp4 |
@alter-eggo this is quite high priority and presumably related to client-side throttling? |
@markmhendrickson yes, seems so, will take a look |
Confirmed fixed in this PR #5636 |
## [6.43.0](v6.42.2...v6.43.0) (2024-07-15) ### Features * add Leather to WBIP004 array, closes [#5615](#5615) ([e38f6ab](e38f6ab)) * mock mainnet btc blockstream requests ([16d751c](16d751c)) ### Bug Fixes * choose account prevent bug, closes [#5509](#5509) ([89500a8](89500a8)) * collectible hover, closes [#4971](#4971) ([7728eeb](7728eeb)) * confine clickable area of account switcher to account name and chevron, closes [#5621](#5621) ([472c7e4](472c7e4)) * dust change amounts, closes [#4979](#4979) ([8b40ea7](8b40ea7)) * increase zIndex of tooltip to prevent it being obscured, closes [#5622](#5622) ([a1f86bb](a1f86bb)) * show account name in signPsbt and signBip322 header, ref [#4657](#4657) [#4859](#4859) ([71f2565](71f2565)) ### Internal * add new analytics events ([3f9548e](3f9548e)) * post-release merge back ([c1bbf89](c1bbf89)) * reenable swaps, closes leather-io/issues[#98](#98) ([5faba22](5faba22))
I see this issue again testing a testnet app On mainnet it is quicker |
@alter-eggo any idea why it may be slower on testnet vs. mainnet given your work on this issue? |
hm, we have quite tight limiting rule on testnet, I'll fix it |
@314159265359879 to confirm if still an issue in prod |
I am def. seeing this again now I saw it connecting to stacks.gamma.io, connecting to renewbns.com and connecting to this https://hozzjss.github.io/stacks-ogs/friedger on mainnet. Here are some of the console errors The errors could be just this last site. On gamma I only see these I have not been able to test this with the 1.2 sec build. |
@314159265359879 want to test this again with #5726 once #5690 is merged into that release? |
It looks better now with 6.45.2 and those PR's included. |
This issue is unresolved
#5021
I see these errors but I am not sure if they are related. It his happening on all dapps. When account data isn't fully loaded yet. It takes forever even when the balance is loaded. This happening especially in wallets with 20 or more accounts and when for example the account balance is still being loaded. I have also seen the same issue (connection to dapp doesn't complete) when balance was just loaded.
Steps to reproduce
0. Restore Leather with an existing Secret Key that has 20 or more accounts in it.
or stacks.gamma.io
or any other dapp
Possibly unrelated console errors
Workarounds
The text was updated successfully, but these errors were encountered: