Hey guys,
Reporting an issue I'm having with FloVault. On login I'm getting this popup: There was an error rendering this page. Please contact an administrator. The error given by the browser console on login is wallet.ts:864 {identifier: "XXXXX", gauth_enabled: false, encryption_settings: {…}, auth_key_isvalid: true}. I've XXXXX out the key as a note.
One I'm in the wallet tab of the site, I attempt to generate a wallet, but the button appears not to function. The address bar reads: Error loading addresses?. Console error is reading:
wallet.ts:564 Uncaught TypeError: Cannot convert undefined or null to object
at Function.keys (<anonymous>)
at renderTransactions (wallet.ts:564)
at wallet.ts:600
Pressing the Generate Wallet button launches no action in the cosole. This has been tested on the latest versions of Chrome and Safari on a Macbook Pro.
Hey guys,
Reporting an issue I'm having with FloVault. On login I'm getting this popup:
There was an error rendering this page. Please contact an administrator.The error given by the browser console on login iswallet.ts:864 {identifier: "XXXXX", gauth_enabled: false, encryption_settings: {…}, auth_key_isvalid: true}. I've XXXXX out the key as a note.One I'm in the wallet tab of the site, I attempt to generate a wallet, but the button appears not to function. The address bar reads:
Error loading addresses?. Console error is reading:Pressing the Generate Wallet button launches no action in the cosole. This has been tested on the latest versions of Chrome and Safari on a Macbook Pro.