diff --git a/react/src/components/dashboard/walletsData.js b/react/src/components/dashboard/walletsData.js index 1748f50..915d1b2 100644 --- a/react/src/components/dashboard/walletsData.js +++ b/react/src/components/dashboard/walletsData.js @@ -324,6 +324,7 @@ class WalletsData extends React.Component { this.setState(Object.assign({}, this.state, { currentAddress: address, addressSelectorOpen: false, + activePage: 1, })); setTimeout(function() {