[iOS/Wallet] Transaction Activity Tab is fetching NFT metadata using duplicate nft_id #41839
Labels
bug
enhancement
feature/web3/wallet
Integrating Ethereum+ wallet support
OS/iOS
Fixes related to iOS browser functionality
QA Pass - iPhone X
QA/Yes
release-notes/exclude
Milestone
When user has multiple NFT transactions have involve the same NFT, wallet will fetch metadata using the an array of the same nft_id. But we should just send one nft_id since they are all the same. This will cause core return nullptr which will cause a mojom crash.
A backend enhancement will be addressed in issue #41829
The text was updated successfully, but these errors were encountered: