alephium / desktop-wallet

The official Alephium wallet for desktop
https://alephium.org
GNU Lesser General Public License v3.0
79 stars 44 forks source link

Fix tokens loading #787

Closed nop33 closed 1 year ago

nop33 commented 1 year ago

The bug was that we were not resetting page and pageTotalResults after checking the first address, meaning that we would only display the token balances of the first address.