Polkadex-Substrate / Polkadex-Open-Beta

12 stars 3 forks source link

THEA crashing after loading pdex wallet - client-side exception has occurred #586

Closed jaymansfield closed 9 months ago

jaymansfield commented 9 months ago

Application error: a client-side exception has occurred (see the browser console for more information).

TypeError: invalid FixedNumber string value (argument="value", value="0x00000000000000000036124cd7afa743", code=INVALID_ARGUMENT, version=6.2.3)

image

onchainaddress:{esm99RRxKvainDsRR6UHRcju4vNnAw1ouZEw64Yfn12tc6HpQ}

ap211unitech commented 9 months ago

Hey, Can u try to replicate it in private/incoginito window. Let me know if it's there as well. Also, Please let me know which extension wallet are you using.

jaymansfield commented 9 months ago

@ap211unitech Yes it happens in private/incognito as well.

I checked a number of wallets and it only happens when I connect to one of them. This one: esnbKSRnU1WKNgJewte4asokmCWwiKBL2HeVWS3NSYEiZfoYc

I've traced through the minified code in the console and could see that it's the circled value in this object that its failing to parse which looks to be my pdex balance

image

When I load other wallets this free pdex value isn't in hex like that. Could that be the issue?

ap211unitech commented 9 months ago

Thanks for your efforts @jaymansfield . We are working on it.

ap211unitech commented 9 months ago

Hey, Can u check again if THEA is crashing for you with the same account.

THEA Link - https://thea.polkadex.trade/

jaymansfield commented 9 months ago

@ap211unitech Looks like its working now!