-
- Downloads
Fixed a bug where it was possible to make a transfer to the same account as...
Fixed a bug where it was possible to make a transfer to the same account as the one making the transfer. (#1038) The payee autocomplete was always using cached accounts. Added a check to see if accounts was already passed in as a parameter - only using cached if it wasnt.
Showing
- packages/desktop-client/src/components/accounts/TransactionsTable.js 1 addition, 0 deletions...sktop-client/src/components/accounts/TransactionsTable.js
- packages/desktop-client/src/components/autocomplete/PayeeAutocomplete.js 11 additions, 2 deletions...p-client/src/components/autocomplete/PayeeAutocomplete.js
- upcoming-release-notes/1038.md 6 additions, 0 deletionsupcoming-release-notes/1038.md
Loading
Please register or sign in to comment