0xProject / 0x-launch-kit-frontend

Apache License 2.0
112 stars 207 forks source link

Handle collectibles with null names #477

Closed fvictorio closed 5 years ago

fvictorio commented 5 years ago

I just added a guard in 9990f6a22798086805892650269f59007897c062, but we should do a proper fix when we fetch the collectible info.

One option is to default to something like ${collectible.asset_contract.name} - #${collectible.token_id}.