You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you have maaany objects and no NFTs are found on the first page, then no NFTs would be ever shown in the wallet because it will never fetch the second page, the next page is fetched based on the intersection observer.
If you have maaany objects and no NFTs are found on the first page, then no NFTs would be ever shown in the wallet because it will never fetch the second page, the next page is fetched based on the intersection observer.
iota/apps/wallet/src/ui/app/pages/home/nfts/index.tsx
Line 60 in 504aa0b
The text was updated successfully, but these errors were encountered: