satoshipay / solar

🌞 Stellar wallet. Secure and user-friendly.
https://solarwallet.io
MIT License
191 stars 59 forks source link

Fix app crashing when searching for XLM in Add-Asset dialog #1207

Closed ebma closed 3 years ago

ebma commented 3 years ago

Fixes a bug where the application crashes when entering "XLM" in the search bar of the add asset dialog. If the item to be displayed is the native asset then item.issuer is "native" instead of a public key thus the <AccountName> component will try to fetch "native" which is invalid.

andywer commented 3 years ago

No way! Stop finding those ridiculous issues 😅

No, but seriously… great catch! 👍