particl / copay

Copay is a secure bitcoin wallet platform for both desktop and mobile devices.
http://copay.io
MIT License
22 stars 13 forks source link

Can`t send / use funds from Copay & Error message: "null is not an object" #37

Open c3lopetra opened 4 years ago

c3lopetra commented 4 years ago

I ran into an issue on copay.

I’ve received funds from simpleswap and transferred one part of it to an address (1st tx).

Then I tried sending the rest of my funds (2nd tx) but received an error message on copay (mobile), saying, that „null is not an object (evaluation ‚this.rate.toFiat(satoshi, settings.alternativelsoCode, coin)toFixed‘).

I can see my balance on on the mobile version, but have 0 Part on desktop. Desktop also shows the same error message.

I can´t load any tx-history as well.

I can provide screenshots if needed.

HenkSwardt commented 4 years ago

Thank you for logging this.

Based on the error, this relates to an issue that has been logged before and is in the process of being resolved and patched. Will be out with the upcoming release.

https://github.com/particl/copay/issues/35

c3lopetra commented 4 years ago

Thanks!