Open bumi opened 10 months ago
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
Related? https://github.com/getAlby/lightning-browser-extension/issues/2985
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