I’m having an issue with my Gallery listings where the listing cards are displaying the token IDs (#3, #4, #5, #6, #7, #8, #9) instead of the actual token names.
The underlying ERC721 tokens are displaying their names correctly in Studio. For example, the token itself shows “hopeless romantics”, but its corresponding Gallery listing displays “#8.” The same thing is happening across several listings.
I’ve attached a screenshot where the correct token names and the affected listing cards can be seen on the same page.
It looks like the listings may not be resolving or refreshing the token name from the metadata correctly.
I did refresh/reindex the listing metadata to no success. Maybe something that needs to be refreshed on Manifold’s side?