Closed baakeydow closed 2 years ago
when hitting this url => https://explorer.pops.one/address/0xe399d7504310b84d38efd56cf8a29b38801d6449 you get TypeError: Cannot convert undefined to a BigInt
TypeError: Cannot convert undefined to a BigInt
see https://github.com/harmony-one/explorer-v2-frontend/blob/master/src/components/ui/OneValueDropdown.tsx#L48
at the time of writing this comment I cannot reproduce this issue, it seems like it's deeper than expected
Tested two cases:
Cannot reproduce at this moment, closing issue
when hitting this url => https://explorer.pops.one/address/0xe399d7504310b84d38efd56cf8a29b38801d6449 you get
TypeError: Cannot convert undefined to a BigInt
see https://github.com/harmony-one/explorer-v2-frontend/blob/master/src/components/ui/OneValueDropdown.tsx#L48