Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

App is crashing on adding wallets having various number of airdrops and nfts #7092

Open
akshai-bee opened this issue Nov 28, 2023 · 0 comments

Comments

@akshai-bee
Copy link

akshai-bee commented Nov 28, 2023

name: Bug Report
about: App is crashing on adding wallets having various number of airdrops and nfts


Describe the bug
Debug console is showing an error of : "Diffable data source detected item identifiers that are equal but have different hash values. Two identifiers which compare as equal must return the same hash value. You must fix this in the Hashable (Swift) or hash property (Objective-C) implementation for the type of these identifiers. Identifiers that are equal but have different hash values"

Steps to reproduce (REQUIRED)
By adding an wallet with various number of nfts and airdrops

Error Description in detail
(AlphaWallet.TokensViewModel.ViewModelType.nonFungible(AlphaWallet.NonFungibleTokenViewCellViewModel(safeShortTitleInPluralForm: "LIDO NFT", symbol: "LIDO NFT", nonZeroBalanceCount: 1, isVisible: true, type: AlphaWalletTokenScript.TokenType.erc1155, contractAddress: ethereumAddress:"", server: AlphaWalletCore.RPCServer.polygon, iconImage: AnyPublisher, accessoryType: __C.UITableViewCellAccessoryType, tokenViewModel: AlphaWalletFoundation.TokenViewModel(contractAddress: ethereumAddress: "" , symbol: "LIDO NFT", decimals: 0, server: AlphaWalletCore.RPCServer.polygon, type: AlphaWalletTokenS"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant