ava-labs / avalanche-explorer

The Vue frontend for the Avalanche blockchain.
https://explorer.avax.network
BSD 3-Clause "New" or "Revised" License
83 stars 44 forks source link

feat: support optional chaining #158

Closed nahoc closed 2 years ago

nahoc commented 2 years ago

This adds support for optional chaining and fixes a bug with some values being undefined, preventing the rendring of the table: https://avalancheavax.slack.com/archives/CM288M010/p1645181289632779

This makes the build time slightly slower, but I think it's worth it for support optional chaining and nullish coalescing

cloudflare-workers-and-pages[bot] commented 2 years ago

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 988db97
Status: ✅  Deploy successful!
Preview URL: https://0d196881.avalanche-explorer.pages.dev

View logs