LiskArchive / lisk-ui

🖥️ Lisk user-interface submodule
https://lisk.io/
GNU General Public License v3.0
24 stars 35 forks source link

MS Edge browser error during sign in. BIP39 error. #31

Closed qtipwax closed 8 years ago

qtipwax commented 8 years ago

Trying to sign in using copy and paste of the passphrase version 0.2.0 testnet. No problem with my chrome or firefox browser. Might need an "If MS Edge....." statement?

msedge edgever
mrv777 commented 8 years ago

Looks like this was addressed in their github: https://github.com/bitpay/bitcore-mnemonic/pull/33

I would update the code to match 1.1.1's code

qtipwax commented 8 years ago

Tested works Good job! Tips hat to Mrv777