We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
If an NFT instance attribute value is empty, we should hide the relevant attribute badge in the UI.
{ "trait_type": "animation_url", "value": "" }, { "trait_type": "animation_url_mime_type", "value": "" }
https://explorer.immutable.com/token/0x6bC8e19599D570ec6e6163f0C8858deC6B992ad0/instance/1385789
v1.35.2
The text was updated successfully, but these errors were encountered:
Do not display empty NFT attributes
9dccf19
Fixes #2337
tom2drum
Successfully merging a pull request may close this issue.
Description
If an NFT instance attribute value is empty, we should hide the relevant attribute badge in the UI.
Example
https://explorer.immutable.com/token/0x6bC8e19599D570ec6e6163f0C8858deC6B992ad0/instance/1385789
Version
v1.35.2
The text was updated successfully, but these errors were encountered: