swaponline / MultiCurrencyWallet

Bitcoin, Ethereum, ERC20 crypto wallets with 0x and atomic swap exchange.
https://swaponline.github.io
MIT License
467 stars 488 forks source link

Error When only using PHI v2 chain with out v1 chain enabled #5180

Open Phinetwork opened 1 year ago

Phinetwork commented 1 year ago

An error gets triggered when go to token deposit if both PHI chains aren't enabled. Each chain should operate fully wether both are enabled or not.

Phinetwork commented 1 year ago

image

Error: undefined is not an object (evaluating 'ys().user["".concat(r,"Data")].address.toLowerCase')

This is error that happens updated but still issue. don't know if newest update fixed this or not will know once it's live but figured i would share

Phinetwork commented 1 year ago

Still triggers error even after update @shendel

shendel commented 1 year ago

Still triggers error even after update @shendel

Can't replay error... Could you record a video with steps to the error and send it to support support@onout.org?

Phinetwork commented 1 year ago

Still triggers error even after update @shendel

Can't replay error...

Could you record a video with steps to the error and send it to support support@onout.org?

When only phi v2 chain is active as the only chain on the wallet and users open up a phiv2 20 token that was added by admin in dashboard. When the deposit address is opened it triggers the error above.

Phinetwork commented 1 year ago

https://user-images.githubusercontent.com/85964511/213128094-f26a8cc2-0aa3-47dc-b769-947c7114e6c0.MOV can find video here displaying the error it occurs when only phiv2 chain is added by admin and user clicks on deposit address for phi20 v2 token that has been manually added by admin. @shendel here is a screen share of the error but as soon as phi v1 chain is added by admin this error doesn't happen even if the users doesn't add but if admin adds as an enabled chain. This error only happens when admin of site only has phiv2 chain activated and all other chains deactivated

Phinetwork commented 1 year ago

Any update on this fix @shendel