Sent some on chain bitcoin to myself. Activity log stuck on "Sending..."
Describe the bug Create a new receive address and send some bitcoin to yourself. After the transaction being confirmed, the activity log still shows "Sending...", next to the transaction.
Clicking Boost transactions shows, "Cannot read property 'message' of undefined"
To Reproduce Steps to reproduce the behavior:
- Create a receive address
- Send some bitcoin to the address generated in step 1
- Mine some blocks.
- Transaction is stuck in "Sending..."
Expected behavior Should we prevent self sends in general?
Screenshots

Smartphone (please complete the following information):
- iOS
No I don't think we should not prevent self-sends, as some people will try out the app with their own funds, sending and receiving from and to themselves. So I guess this bug needs fixing.
In addition, people will want to consolidate their UTXOs from time to time.
This doesn't seem to be an issue anymore, but much room to improve UX if we do want to make self sends more of a standard feature (e.g. don't show receive tx modal, transaction amounts, separate icon in activity...)