We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Currently we always load the transaction list when the wallet is shown. On slower wallet connections this makes Alby feel slow.
We should use the SWR utils that we have to show cached data and the update it.
No response
None
The text was updated successfully, but these errors were encountered:
Related? #2985
Sorry, something went wrong.
No branches or pull requests
Feature description
Currently we always load the transaction list when the wallet is shown. On slower wallet connections this makes Alby feel slow.
Describe the solution
We should use the SWR utils that we have to show cached data and the update it.
Describe alternatives
No response
Additional context
No response
Are you working on this?
None
The text was updated successfully, but these errors were encountered: