harmony-one / explorer-v2-frontend

19 stars 23 forks source link

TypeError: Cannot convert undefined to a BigInt #92

Closed baakeydow closed 2 years ago

baakeydow commented 2 years ago

when hitting this url => https://explorer.pops.one/address/0xe399d7504310b84d38efd56cf8a29b38801d6449 you get TypeError: Cannot convert undefined to a BigInt

Screenshot_2021-11-26_17-39-58

see https://github.com/harmony-one/explorer-v2-frontend/blob/master/src/components/ui/OneValueDropdown.tsx#L48

baakeydow commented 2 years ago

at the time of writing this comment I cannot reproduce this issue, it seems like it's deeper than expected

ArtemKolodko commented 2 years ago

Tested two cases:

Cannot reproduce at this moment, closing issue